Package org.basex.gui.view

This package contains all visualizations and the view 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.
ViewRect View rectangle.
 

Package org.basex.gui.view Description

This package contains all visualizations and the view observer framework.