| Box |
The `Box` class represents a rectangular box on a screen.
|
| Button |
The `Button` class represents a button component on a screen.
|
| CList |
The `CList` class represents a customizable list for displaying information on a screen.
|
| CTable |
The `CTable` class represents a customizable table for displaying tabular data on a screen.
|
| Label |
The `Label` class represents a simple label component that displays text on a screen.
|
| Screen |
The `Screen` class represents a screen with the ability to display components and borders.
|
| TextBox |
The `TextBox` class represents a box containing text that can be displayed on a screen.
|