| Overview | Package | Class | Tree | Deprecated | Index | Help |
Java Platform 1.1.7 |
||
| PREV PACKAGE | NEXT PACKAGE | FRAMES | NO FRAMES | ||
| Interface Summary | |
| MutableTreeNode | |
| RowMapper | |
| TreeCellEditor | Adds to CellEditor the extensions necessary to configure an editor in a tree. |
| TreeCellRenderer | |
| TreeModel | The interface that defines a suitable data model for a JTree. |
| TreeNode | |
| TreeSelectionModel | This interface represents the current state of the selection for the tree component. |
| Class Summary | |
| DefaultMutableTreeNode | A DefaultMutableTreeNode is a general-purpose node in a tree data
structure. |
| DefaultTreeModel | A simple tree data model that uses TreeNodes. |
| DefaultTreeSelectionModel | Implementation of TreeSelectionModel. |
| TreePath | Represents a path to a node. |
| Overview | Package | Class | Tree | Deprecated | Index | Help |
Java Platform 1.1.7 |
||
| PREV PACKAGE | NEXT PACKAGE | FRAMES | NO FRAMES | ||