Package org.basex.gui

GUI Package.

See:
          Description

Interface Summary
GUICmd This interface defines GUI command methods.
 

Class Summary
AGUI Abstract class for GUI windows.
GUI This class is the main window of the GUI.
GUIBaseCmd This class provides a default implementation for GUI commands.
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.
GUIToolBar This is the toolbar of the main window.
 

Enum Summary
GUICommands This enumeration encapsulates all commands that are triggered by GUI operations.
GUIConstants.Fill Background fill options.
GUIConstants.Msg Icon type.
 

Package org.basex.gui Description

GUI Package. Can be completely removed if only the backend is needed.