Class Summary |
MessageDialog |
This class implements a message dialog box. |
Panel3D |
This class implements a Panel container with a 3D look. |
SplashScreen |
This class implements a splash screen that applications can show
on startup. |
TabbedPane |
Implements a tab panel: a component which lets the user switch
between a group of components by clicking on a tab with a given title. |
Tree |
This class implements a tree widget: a graphical representation
of hierarchical data. |
TreeNode |
This class represents a node in a tree that can be displayed by the
Tree widget. |