Package | Description |
---|---|
org.basex.gui |
GUI Package.
|
org.basex.gui.view |
Visualizations and View Observer framework.
|
Modifier and Type | Field and Description |
---|---|
GUIOptions |
GUI.gopts
GUI options.
|
Modifier and Type | Method and Description |
---|---|
static void |
GUIConstants.init(GUIOptions opts)
Initializes colors.
|
Constructor and Description |
---|
GUI(Context context,
GUIOptions gopts)
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
ViewData.leaf(GUIOptions opts,
Data d,
int pre)
Checks if the specified node is a text node.
|
static byte[] |
ViewData.name(GUIOptions opts,
Data data,
int pre)
Returns the name of the specified element.
|
Copyright © 2005–2015 BaseX Team. All rights reserved.