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.
ViewMover This panel is added to each view to allow drag and drop operations.
ViewPanel This class contains a view reference and adds a ViewMover on top of the view.
 

Package org.basex.gui.view Description

Contains the views and the observer framework.