Contents | Package | Class | Tree | Deprecated | Index | Help Java 1.2 Beta 3
PREV | NEXT SHOW LISTS | HIDE LISTS

Package java.awt.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.
 


Contents | Package | Class | Tree | Deprecated | Index | Help Java 1.2 Beta 3
PREV | NEXT SHOW LISTS | HIDE LISTS

Submit a bug or feature
Submit comments/suggestions about new javadoc look.
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.