| Interface | Description |
|---|---|
| ContainerOps |
Provides an API to allow a container to offer services to contained
components.
|
| Class | Description |
|---|---|
| AbstractClientDialog |
OS-level window construct for dialogs of Swing-based clients.
|
| AbstractClientFrame |
OS-level window construct for Swing-based clients.
|
| ColorMapper |
Converts Progress-compatible color specifications (see
Color) into a fixed width font which can be
used to display that text in a CHUI which uses that color specification. |
| ContentPane |
Base class for all Swing-based simulators.
|
| ImageXfer |
Provides a convenience class to make it easy to pass an image as a
Transferrable. |
| LinuxKeyboardReader |
This class represents a
SwingKeyboardReader implementation for clients which require
NCURSES/Linux compatibility. |
| PopupTrigger |
Helper to support popup menu mouse event processing.
|
| SwingHelper |
Provides useful Swing helper methods as static tools.
|
| SwingKeyboardReader |
This class processes Swing key events and converts them into 4GL keys.
|
| WinKeyboardReader |
This class represents a
SwingKeyboardReader implementation for clients which require
Windows compatibility. |