Uses of Package
javax.swing.tree
Package
Description
Provides a set of "lightweight" (all-Java language) components
that, to the maximum degree possible, work the same on all platforms.
Provides for events fired by Swing components.
Provides one interface and many abstract classes that Swing uses to provide
its pluggable look-and-feel capabilities.
Provides user interface objects built according to the Basic look and feel.
Provides user interface objects that combine two or more look and feels.
Provides classes and interfaces that deal with editable and noneditable text
components.
Provides the class
HTMLEditorKit
and supporting classes for creating
HTML text editors.Provides classes and interfaces for dealing with
javax.swing.JTree
.-
ClassDescriptionA
DefaultMutableTreeNode
is a general-purpose node in a tree data structure.Default implementation of TreeSelectionModel.Exception used to stop an expand/collapse from happening.Defines the requirements for a tree node object that can change -- by adding or removing child nodes, or by changing the contents of a user object stored in the node.Defines the requirements for an object that translates paths in the tree into display rows.Adds to CellEditor the extensions necessary to configure an editor in a tree.Defines the requirements for an object that displays a tree node.The model used byJTree
.Defines the requirements for an object that can be used as a tree node in a JTree.TreePath
represents an array of objects that uniquely identify the path to a node in a tree.This interface represents the current state of the selection for the tree component. -
ClassDescriptionException used to stop an expand/collapse from happening.
TreePath
represents an array of objects that uniquely identify the path to a node in a tree. -
ClassDescription
TreePath
represents an array of objects that uniquely identify the path to a node in a tree. -
ClassDescriptionWarning: Serialized objects of this class will not be compatible with future Swing releases.Used by
AbstractLayoutCache
to determine the size and x origin of a particular node.Adds to CellEditor the extensions necessary to configure an editor in a tree.Defines the requirements for an object that displays a tree node.The model used byJTree
.TreePath
represents an array of objects that uniquely identify the path to a node in a tree.This interface represents the current state of the selection for the tree component. -
ClassDescription
TreePath
represents an array of objects that uniquely identify the path to a node in a tree. -
ClassDescriptionDefines the requirements for an object that can be used as a tree node in a JTree.
-
ClassDescriptionDefines the requirements for an object that can be used as a tree node in a JTree.
-
ClassDescriptionWarning: Serialized objects of this class will not be compatible with future Swing releases.Used by
AbstractLayoutCache
to determine the size and x origin of a particular node.ADefaultMutableTreeNode
is a general-purpose node in a tree data structure.Displays an entry in a tree.Defines the requirements for a tree node object that can change -- by adding or removing child nodes, or by changing the contents of a user object stored in the node.Defines the requirements for an object that translates paths in the tree into display rows.Adds to CellEditor the extensions necessary to configure an editor in a tree.Defines the requirements for an object that displays a tree node.The model used byJTree
.Defines the requirements for an object that can be used as a tree node in a JTree.TreePath
represents an array of objects that uniquely identify the path to a node in a tree.This interface represents the current state of the selection for the tree component.