What is the use of JTree?

Answers were Sorted based on User's Feedback



What is the use of JTree?..

Answer / ashokmail.java@gmail.com

JTree is one of component which is used to display the
items in tree view.

Is This Answer Correct ?    23 Yes 1 No

What is the use of JTree?..

Answer / nagesh

Jtree is a tree wich is used to disply the items in tree
view.

Is This Answer Correct ?    10 Yes 3 No

What is the use of JTree?..

Answer / renu goyal

Jtree is used to view something in tree form.
The TreeSelectionModel maintains a set of selected paths

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More Swing Interview Questions

What is event in java swing?

0 Answers  


How to add calendar in java swing using eclipse?

0 Answers  


What are heavy weight components ?

0 Answers  


What are differences between swing and awt?

0 Answers  


Which method of the Component class is used to set the position and size of a component?

0 Answers  






what do u mean by GUI framework

1 Answers  


What is java swing components?

0 Answers  


When we should go for codebase in applet?

0 Answers  


What are the advantages of the event-delegation model over the event-inheritance model?

0 Answers  


What is container in java swing?

0 Answers  


What is the design pattern that java uses for all swing components ?

0 Answers  


What are the swing components?

0 Answers  


Categories