| Class | Description |
|---|---|
| GuiWindowContainer |
The class implements JDialog-based window container for
Swing application windows.
|
| MouseMoveable |
Listener for mouse actions which can trigger a widget to be moved.
|
| MouseResizeable |
Listener for mouse actions which can trigger a widget to be resized.
|
| SwingEmulatedKeyboardFocusManager |
The driver level keyboard focus manager.
|
| SwingEmulatedWindow |
The core GUI renderer.
|
| SwingFontMetrics |
AWT/Swing font metrics helper.
|
| SwingGuiClient |
Main GUI client class which instantiates the primary frame window.
|
| SwingGuiClient.SwingGuiDialog | |
| SwingGuiDriver |
Swing-backed GUI driver.
|
| SwingGuiDriver.BrowserHelper |
Parses the provided command line and returns the executable and its options.
|
| SwingHtmlBrowser |
Swing driver implementation of the HTML-BROWSER widget.
|
| SwingMouseHandler |
Provide mouse event support for the swing GUI driver.
|
| SwingMouseHandler.WorkArea |
Container for mouse-related data.
|