Package org.basex.gui.view

Contains the views and the observer framework.

See:
          Description

Class Summary
View View observer pattern.
ViewContainer This class manages all visible and invisible views and allows drag and drop operations inside the panel.
ViewData This class assembles some database access methods which are used in the same way by different visualizations.
ViewNotifier This class stores all views in a window and notifies views of global changes.
ViewPanel This class contains a view reference and adds a ViewMover on top of the view.
ViewRect View rectangle.
 

Package org.basex.gui.view Description

Contains the views and the observer framework.