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

How to perform action on button in java swing?

0 Answers  


Why swing is better than awt?

0 Answers  


What's java swing?

0 Answers  


Is swing better than awt?

0 Answers  


What is java swing gui?

0 Answers  






What is the purpose of transferhandler class?

0 Answers  


What are the different types of layout managers used in swing?

0 Answers  


how to give transparency to JComboBox,JList and JTable

5 Answers   Ness Technologies,


What is the class in swing to change the appearance of the frame in runtime?

0 Answers  


What is container in java swing?

0 Answers  


What is the difference between swing and applet?

0 Answers  


What is the difference between invokeAndWait() and invokeLater()?

0 Answers  


Categories