| Class | Description |
|---|---|
| ChuiClient |
Provides the containing frame for the content pane when used as an application.
|
| ChuiSimulator |
Swing-based terminal simulator.
|
| SelectionTracker |
Tracks mouse button events used for selection of a rectangular area of the
CHUI simulator screen.
|
| SettingsPanel |
Provides a terminal options editor panel provided as a modal dialog.
|
| SwingChuiDriver |
Swing-based ChUI driver.
|
| TerminalMenu |
Provides the menu implementation for the terminal simulator.
|
| VT100SwingKeyboard |
VT100 Swing keyboard instance which feeds events that are hooked as a listener.
|