|
Class Summary |
| ActiveComponent |
Class that represents an abstract active toolkit component. |
| Checkbox |
Class that implements a Checkbox component. |
| Component |
Class that represents an abstract toolkit component. |
| Dimension |
Class that represents a components dimension on the
terminal, it therefore encapsulates the coordinates
given by columns(width) and rows(height). |
| Editarea |
Class that implements an Editarea. |
| Editfield |
Class that implements an Editfield. |
| Form |
Class that implements an intelligent generic container
for toolkit components. |
| InertComponent |
Class that represents an abstract inert toolkit component. |
| Label |
Class that represents a label. |
| Pager |
Class implementing a pager. |
| Point |
Class that represents a point on the terminal. |
| Selection |
Class implementing a selection menu. |
| Statusbar |
Class that implements a statusbar, for the bottom of the
Terminal Window. |
| Titlebar |
Class that implements a titlebar, for the top of the
Terminal Window. |