| Interface | Description |
|---|---|
| GUICommand |
This interface defines GUI command methods.
|
| Class | Description |
|---|---|
| AGUI |
Abstract class for GUI windows.
|
| GUI |
This class is the main window of the GUI.
|
| GUIConstants |
GUI Constants used in different views.
|
| GUIInput |
This class offers a text field for keyword and XQuery input.
|
| GUIMacOSX |
Sets some Mac OS X specific interface options.
|
| GUIMenu |
This is the menu bar of the main window.
|
| GUIProp |
This class contains properties which are used in the GUI.
|
| GUIStatus |
This is the status bar of the main window.
|
| Enum | Description |
|---|---|
| GUICommands |
This enumeration encapsulates all commands that are triggered by
GUI operations.
|
| GUIConstants.Fill |
Background fill options.
|
| GUIConstants.Msg |
Icon type.
|