Uses of Class
org.basex.gui.layout.BaseXPanel
Packages that use BaseXPanel
Package
Description
GUI Package.
Project specific GUI components.
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 BaseXPanel in org.basex.gui
Subclasses of BaseXPanel in org.basex.guiModifier and TypeClassDescriptionfinal classThis is the status bar of the main window. -
Uses of BaseXPanel in org.basex.gui.layout
Subclasses of BaseXPanel in org.basex.gui.layoutModifier and TypeClassDescriptionfinal classDoubleSlider implementation.final classThis component visualizes the current memory consumption.final classThis is a scrollbar implementation, supporting arbitrary panel heights without increasing the memory consumption.final classProject specific slider implementation.Constructors in org.basex.gui.layout with parameters of type BaseXPanelModifierConstructorDescriptionBaseXPopup(BaseXPanel comp, GUICommand... commands) Constructor.BaseXScrollBar(BaseXPanel comp) Default constructor. -
Uses of BaseXPanel in org.basex.gui.text
Subclasses of BaseXPanel in org.basex.gui.textModifier and TypeClassDescriptionclassRenders and provides edit capabilities for text. -
Uses of BaseXPanel in org.basex.gui.view
Subclasses of BaseXPanel in org.basex.gui.view -
Uses of BaseXPanel in org.basex.gui.view.editor
Subclasses of BaseXPanel in org.basex.gui.view.editorModifier and TypeClassDescriptionfinal classThis class extends the text panel by editor features.final classThis view allows the input and evaluation of queries and documents. -
Uses of BaseXPanel in org.basex.gui.view.explore
Subclasses of BaseXPanel in org.basex.gui.view.exploreModifier and TypeClassDescriptionfinal classThis view allows the input of database queries. -
Uses of BaseXPanel in org.basex.gui.view.folder
Subclasses of BaseXPanel in org.basex.gui.view.folderModifier and TypeClassDescriptionfinal classThis view offers a folder visualization of the database contents. -
Uses of BaseXPanel in org.basex.gui.view.info
Subclasses of BaseXPanel in org.basex.gui.view.info -
Uses of BaseXPanel in org.basex.gui.view.map
Subclasses of BaseXPanel in org.basex.gui.view.map -
Uses of BaseXPanel in org.basex.gui.view.plot
Subclasses of BaseXPanel in org.basex.gui.view.plotModifier and TypeClassDescriptionfinal classA scatter plot visualization of the database. -
Uses of BaseXPanel in org.basex.gui.view.project
Subclasses of BaseXPanel in org.basex.gui.view.project -
Uses of BaseXPanel in org.basex.gui.view.table
Subclasses of BaseXPanel in org.basex.gui.view.tableModifier and TypeClassDescriptionfinal classThis view creates a flat table view on the database contents. -
Uses of BaseXPanel in org.basex.gui.view.text
Subclasses of BaseXPanel in org.basex.gui.view.text -
Uses of BaseXPanel in org.basex.gui.view.tree
Subclasses of BaseXPanel in org.basex.gui.view.tree