Overview | Package | Class | Tree | Deprecated | Index | Help Java Platform
1.1.7
PREV PACKAGE | NEXT PACKAGE FRAMES  | NO FRAMES

Package com.sun.java.swing.tree

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

Submit a bug or feature
Submit comments/suggestions about javadoc
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.