Uses of Class
org.basex.gui.AGUI

Packages that use AGUI
org.basex.gui GUI Package. 
org.basex.gui.view Visualizations and View Observer framework. 
 

Uses of AGUI in org.basex.gui
 

Subclasses of AGUI in org.basex.gui
 class GUI
          This class is the main window of the GUI.
 

Uses of AGUI in org.basex.gui.view
 

Constructors in org.basex.gui.view with parameters of type AGUI
ViewContainer(AGUI main, View... v)
          Constructor.