What is the use of JTree?
Answers were Sorted based on User's Feedback
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 |
Answer / nagesh
Jtree is a tree wich is used to disply the items in tree
view.
| Is This Answer Correct ? | 10 Yes | 3 No |
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 |
How to move from one page to another in java swing?
What is the difference between a scrollbar and a jscrollpane ?
What are the components of java swing?
Is javafx better than swing?
What is import javax swing * used for?
Why should the implementation of any swing callback (like a listener) execute quickly?
What are the various components of swing?
Which method is used by the applet to recognize the height and width?
Write a program to include the internal frame in swing.
How to perform action on button in java swing?
What method is used to specify a container's layout?
What does javax swing do?