Package org.basex.gui

This package contains the graphical user interface.

See:
          Description

Interface Summary
GUICommand This interface defines GUI command methods.
 

Class Summary
GUI This class is the main window of the GUI.
GUIConstants GUI Constants used in different views.
GUIFS This class organizes icons and data types for common file types.
GUIInput This class offers a text field for keyword and XQuery input.
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.
GUIFS.Type File Types.
 

Package org.basex.gui Description

This package contains the graphical user interface. It can be completely removed if the project is used as library.