Uses of Package
org.basex.gui.view

Packages that use org.basex.gui.view
org.basex.gui This package contains the graphical user interface. 
org.basex.gui.view This package contains all visualizations and the view observer framework. 
org.basex.gui.view.explore This package contains the implementation of the Explorer view. 
org.basex.gui.view.folder This package contains the implementation of the Folder view. 
org.basex.gui.view.info This package contains the implementation of the Info view. 
org.basex.gui.view.map This package contains the implementation of the Map view. 
org.basex.gui.view.plot This package contains the implementation of the Plot view. 
org.basex.gui.view.table This package contains the implementation of the Table view. 
org.basex.gui.view.text This package contains the implementation of the Text view. 
org.basex.gui.view.tree This package contains the implementation of the Tree view. 
org.basex.gui.view.xquery This package contains the implementation of the XQuery view. 
 

Classes in org.basex.gui.view used by org.basex.gui
ViewContainer
          This class manages all visible and invisible views and allows drag and drop operations inside the panel.
ViewNotifier
          This class stores all views in a window and notifies views of global changes.
 

Classes in org.basex.gui.view used by org.basex.gui.view
View
          View observer pattern.
 

Classes in org.basex.gui.view used by org.basex.gui.view.explore
View
          View observer pattern.
ViewNotifier
          This class stores all views in a window and notifies views of global changes.
 

Classes in org.basex.gui.view used by org.basex.gui.view.folder
View
          View observer pattern.
ViewNotifier
          This class stores all views in a window and notifies views of global changes.
 

Classes in org.basex.gui.view used by org.basex.gui.view.info
View
          View observer pattern.
ViewNotifier
          This class stores all views in a window and notifies views of global changes.
 

Classes in org.basex.gui.view used by org.basex.gui.view.map
View
          View observer pattern.
ViewNotifier
          This class stores all views in a window and notifies views of global changes.
 

Classes in org.basex.gui.view used by org.basex.gui.view.plot
View
          View observer pattern.
ViewNotifier
          This class stores all views in a window and notifies views of global changes.
 

Classes in org.basex.gui.view used by org.basex.gui.view.table
View
          View observer pattern.
ViewNotifier
          This class stores all views in a window and notifies views of global changes.
 

Classes in org.basex.gui.view used by org.basex.gui.view.text
View
          View observer pattern.
ViewNotifier
          This class stores all views in a window and notifies views of global changes.
 

Classes in org.basex.gui.view used by org.basex.gui.view.tree
View
          View observer pattern.
ViewNotifier
          This class stores all views in a window and notifies views of global changes.
 

Classes in org.basex.gui.view used by org.basex.gui.view.xquery
View
          View observer pattern.
ViewNotifier
          This class stores all views in a window and notifies views of global changes.