See: Description
Class | Description |
---|---|
Node |
This class defines the requirements for an object that can be used as a
tree node in a Tree.
|
PathEntry |
This is a class that defines a path and also if its a directory or a file.
|
Tree |
This class is a simple implementation of a tree widget.
|
TreeModel |
This class holds the tree structure that the Tree class used to render the tree widget.
|