Uses of Class
org.basex.gui.GUIOptions
Packages that use GUIOptions
Package
Description
GUI Package.
Visualizations and View Observer framework.
-
Uses of GUIOptions in org.basex.gui
Fields in org.basex.gui declared as GUIOptionsMethods in org.basex.gui with parameters of type GUIOptionsModifier and TypeMethodDescriptionstatic voidGUIConstants.init(GUIOptions opts) Initializes UI settings.Constructors in org.basex.gui with parameters of type GUIOptions -
Uses of GUIOptions in org.basex.gui.view
Methods in org.basex.gui.view with parameters of type GUIOptionsModifier and TypeMethodDescriptionstatic booleanViewData.leaf(GUIOptions opts, Data data, int pre) Checks if the specified node is a text node.static byte[]ViewData.namedText(GUIOptions opts, Data data, int pre) Returns the name of the specified node or a standard text representation.