Uses of Class
org.basex.gui.view.ViewNotifier
Packages that use ViewNotifier
Package
Description
GUI Package.
Visualizations and View Observer framework.
GUI XQuery View.
GUI Explorer View.
GUI Folder View.
GUI Info View.
GUI Map View.
GUI Plot View.
GUI Table View.
GUI Text View.
GUI Tree View.
-
Uses of ViewNotifier in org.basex.gui
Fields in org.basex.gui declared as ViewNotifier -
Uses of ViewNotifier in org.basex.gui.view
Constructors in org.basex.gui.view with parameters of type ViewNotifierModifierConstructorDescriptionprotectedView(String name, ViewNotifier notifier) Registers the specified view. -
Uses of ViewNotifier in org.basex.gui.view.editor
Constructors in org.basex.gui.view.editor with parameters of type ViewNotifier -
Uses of ViewNotifier in org.basex.gui.view.explore
Constructors in org.basex.gui.view.explore with parameters of type ViewNotifier -
Uses of ViewNotifier in org.basex.gui.view.folder
Constructors in org.basex.gui.view.folder with parameters of type ViewNotifier -
Uses of ViewNotifier in org.basex.gui.view.info
Constructors in org.basex.gui.view.info with parameters of type ViewNotifier -
Uses of ViewNotifier in org.basex.gui.view.map
Constructors in org.basex.gui.view.map with parameters of type ViewNotifier -
Uses of ViewNotifier in org.basex.gui.view.plot
Constructors in org.basex.gui.view.plot with parameters of type ViewNotifier -
Uses of ViewNotifier in org.basex.gui.view.table
Constructors in org.basex.gui.view.table with parameters of type ViewNotifier -
Uses of ViewNotifier in org.basex.gui.view.text
Constructors in org.basex.gui.view.text with parameters of type ViewNotifier -
Uses of ViewNotifier in org.basex.gui.view.tree
Constructors in org.basex.gui.view.tree with parameters of type ViewNotifier