| Interface | Description |
|---|---|
| AwbBenchmarkMonitor |
The Interface AwbBenchmarkMonitor defines the required methods for a visual benchmark monitor.
|
| AwbConsole |
The Interface AwbConsole defines the required methods for a console.
|
| AwbConsoleDialog |
The Interface AwbConsoleDialog.
|
| AwbConsoleFolder |
The Interface AwbConsoleFolder corresponds to a JTabedPane (or similar) that.
|
| AwbProgressMonitor |
The Interface AwbProgressMonitor defines the required methods for a visual progress monitor.
|
| AwbProjectEditorWindow |
The Interface ProjectWindow defines the required methods for the editor of a project.
|
| AwbProjectNewOpenDialog |
The Interface AwbProjectNewOpenDialog defines the required methods for a user dialog
that handles (create, open, export and delete) projects.
|
| AwbTrayIcon |
The Interface AwbTrayIcon defines the required methods for a tray icon.
|
| Class | Description |
|---|---|
| UiBridge |
The Class UiBridge is used to provide a switch between SWT and Swing elements of the user interface.
|
| Enum | Description |
|---|---|
| AwbProjectEditorWindow.ProjectCloseUserFeedback |
The Enumeration ProjectCloseUserFeedback.
|
| AwbProjectNewOpenDialog.ProjectAction |
The enumeration describing the ProjectAction.
|