Uses of Class
org.basex.gui.view.View
Packages that use View
Package
Description
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 View in org.basex.gui.view
Methods in org.basex.gui.view with parameters of type ViewModifier and TypeMethodDescriptionvoidNotifies all views of a context change.voidNotifies all views of a focus change.voidNotifies all views of a selection change.voidNotifies all views of a selection change.Constructors in org.basex.gui.view with parameters of type View -
Uses of View in org.basex.gui.view.editor
Subclasses of View in org.basex.gui.view.editorModifier and TypeClassDescriptionfinal classThis view allows the input and evaluation of queries and documents. -
Uses of View in org.basex.gui.view.explore
Subclasses of View in org.basex.gui.view.exploreModifier and TypeClassDescriptionfinal classThis view allows the input of database queries. -
Uses of View in org.basex.gui.view.folder
Subclasses of View in org.basex.gui.view.folderModifier and TypeClassDescriptionfinal classThis view offers a folder visualization of the database contents. -
Uses of View in org.basex.gui.view.info
Subclasses of View in org.basex.gui.view.info -
Uses of View in org.basex.gui.view.map
Subclasses of View in org.basex.gui.view.map -
Uses of View in org.basex.gui.view.plot
Subclasses of View in org.basex.gui.view.plotModifier and TypeClassDescriptionfinal classA scatter plot visualization of the database. -
Uses of View in org.basex.gui.view.table
Subclasses of View in org.basex.gui.view.tableModifier and TypeClassDescriptionfinal classThis view creates a flat table view on the database contents. -
Uses of View in org.basex.gui.view.text
Subclasses of View in org.basex.gui.view.text -
Uses of View in org.basex.gui.view.tree
Subclasses of View in org.basex.gui.view.tree