Serialized Form
|
Package org.basex.build.fs.metadata |
textcache
CachedOutput textcache
- Container for text outputs.
nullcache
NullOutput nullcache
- Container for text outputs.
status
GUIStatus status
- Status line.
views
ViewContainer views
- Content panel, containing all views.
input
BaseXTextField input
- Query field.
filter
BaseXButton filter
- Filter button.
top
BaseXBack top
- Top panel.
menu
GUIMenu menu
- Result panel.
buttons
BaseXBack buttons
- Button panel.
nav
BaseXBack nav
- Query panel.
query
QueryView query
- Search view.
text
TextView text
- Text view.
info
InfoView info
- Info view.
help
TextView help
- Help view.
mode
BaseXButton mode
- Label for text input field.
last
java.lang.String last
- Last query.
fullscr
javax.swing.JFrame fullscr
- Fullscreen Window.
control
BaseXBack control
- Controlling panel.
hits
BaseXLabel hits
- Results label.
toolbar
GUIToolBar toolbar
- Buttons.
menuHeight
int menuHeight
- Menu panel height.
threadID
int threadID
- Thread counter.
menuItems
javax.swing.JComponent[] menuItems
- Referenced menu items.
last
java.lang.String last
- Last search.
status
java.lang.String status
- Current status text.
oldStatus
java.lang.String oldStatus
- Current path.
perf
java.lang.String perf
- Current performance info.
memfocus
boolean memfocus
- Current focus on memory.
|
Package org.basex.gui.dialog |
ok
boolean ok
- Remembers if the window was correctly closed.
panel
BaseXBack panel
- Reference to the root panel.
sliderRed
BaseXSlider sliderRed
- Slider reference.
sliderGreen
BaseXSlider sliderGreen
- Slider reference.
sliderBlue
BaseXSlider sliderBlue
- Slider reference.
chop
BaseXCheckBox chop
- Whitespace chopping.
entities
BaseXCheckBox entities
- Entities mode.
txtindex
BaseXCheckBox txtindex
- Indexing mode.
atvindex
BaseXCheckBox atvindex
- Indexing mode.
ftxindex
BaseXCheckBox ftxindex
- Word Indexing mode.
wrdindex
BaseXCheckBox wrdindex
- Fulltext Indexing mode.
mainmem
BaseXCheckBox mainmem
- Main Memory mode.
query
java.lang.String query
- Resulting query.
input
javax.swing.text.JTextComponent input
- Text area.
input2
javax.swing.text.JTextComponent input2
- Text area.
old1
java.lang.String old1
- Old content.
old2
java.lang.String old2
- Old content.
buttons
BaseXBack buttons
- Button panel.
pre
int pre
- Pre value.
font
BaseXListChooser font
- Font name chooser.
font2
BaseXListChooser font2
- Font name chooser.
type
BaseXListChooser type
- Font type chooser.
size
BaseXListChooser size
- Font size chooser.
aalias
BaseXCheckBox aalias
- Anti-Aliasing mode.
path
BaseXTextField path
- Directory path.
all
BaseXCheckBox all
- Parsing complete filesystem.
button
BaseXButton button
- Browse button.
database
BaseXTextField database
- Database name.
meta
BaseXCheckBox meta
- ID3 parsing.
cont
BaseXCheckBox cont
- Context inclusion.
buttons
BaseXBack buttons
- Button panel.
maxsize
BaseXCombo maxsize
- ComboBox.
indexes
BaseXCheckBox[] indexes
- Index Checkbox.
query
java.lang.String query
- Resulting query.
input
javax.swing.text.JTextComponent input
- Text area.
input2
javax.swing.text.JTextComponent input2
- Text area.
radio
BaseXRadio[] radio
- Insert kind selection buttons.
buttons
BaseXBack buttons
- Button panel.
choice
BaseXListChooser choice
- Predefined list for number of runs.
prop
BaseXSlider prop
- Layout slider.
simple
BaseXCheckBox simple
- Layout slider.
propLabel
BaseXLabel propLabel
- Temporary reference to the old map layout.
choice
BaseXListChooser choice
- List of currently available databases.
doc
BaseXLabel doc
- Information panel.
detail
BaseXTextArea detail
- Information panel.
buttons
BaseXBack buttons
- Buttons.
mainmem
BaseXCheckBox mainmem
- Main Memory flag.
button
BaseXButton button
- Browse button.
path
BaseXTextField path
- Directory path.
buttons
BaseXBack buttons
- Button panel.
focus
BaseXCheckBox focus
- Focus checkbox.
names
BaseXCheckBox names
- Show names checkbox.
simpfd
BaseXCheckBox simpfd
- Simple file dialog checkbox.
foc
boolean foc
- Focus flag.
nam
boolean nam
- Show names flag.
fd
boolean fd
- File dialog flag.
info
BaseXLabel info
- Information label.
progress
javax.swing.JProgressBar progress
- Progress bar.
title
java.lang.String title
- Dialog title.
ww
int ww
- Current progress length.
stopped
boolean stopped
- stopped flag.
|
Package org.basex.gui.layout |
mode
GUIConstants.FILL mode
- Design of color gradient.
step
int step
- Current scrolling speed.
animated
boolean animated
- Flag reporting if the scrollbar animation is running.
comp
javax.swing.JComponent comp
- Reference to the scrolled component.
ww
int ww
- Scrollbar width.
hh
int hh
- Scrollbar height.
barPos
int barPos
- Scrollbar slider position.
barSize
int barSize
- Scrollbar slider size.
dragPos
int dragPos
- Scrollbar dragging position.
button
boolean button
- Flag for button clicks.
up
boolean up
- Flag for scrolling upward.
down
boolean down
- Flag for scrolling downward.
sliding
boolean sliding
- Flag for sliding the scrollbar.
moving
boolean moving
- Flag for moving upward.
pos
int pos
- Current panel position.
height
int height
- Current panel height.
barOffset
int barOffset
- Scrollbar slider offset.
visible
boolean visible
- Flag for permanent scrollbar visibility.
help
byte[] help
- Button help.
min
double min
- Current slider value.
max
double max
- Current slider value.
totMin
double totMin
- Minimum slider value.
totMax
double totMax
- Maximum slider value.
kb
boolean kb
- Size representation in kilobytes.
date
boolean date
- Size representation as date.
itr
boolean itr
- Integer flag.
log
boolean log
- Logarithmic scale.
listener
java.awt.event.ActionListener listener
- Listener.
oldMin
double oldMin
- Cached slider value.
oldMax
double oldMax
- Cached slider value.
mouX
int mouX
- Mouse position for dragging operations.
left
boolean left
- Left button flag.
right
boolean right
- Right button flag.
center
boolean center
- Right button flag.
help
byte[] help
- Button help.
list
javax.swing.JList list
- List.
values
java.lang.String[] values
- List Values.
text
BaseXTextField text
- Text field.
num
boolean num
- Numeric list.
scroll
javax.swing.JScrollPane scroll
- Scroll pane.
help
byte[] help
- Panel help text.
popup
GUICommands[] popup
- Popup reference.
listener
Dialog listener
- Listener.
min
int min
- Minimum slider value.
max
int max
- Maximum slider value.
curr
int curr
- Current slider value.
oldCurr
int oldCurr
- Current slider value.
mouseX
int mouseX
- Mouse position for dragging operations.
l
boolean l
- Layout: horizontal = true, vertical = false.
s
double[] s
- Panel positions.
t
double[] t
- Temporary panel positions.
d
double d
- Temporary drag position.
l
boolean l
- Layout: horizontal = true, vertical = false.
high
java.lang.Object high
- Current highlighter.
counter
int counter
- Thread counter.
hist
History hist
- Command history.
help
byte[] help
- Button help.
|
Package org.basex.gui.view |
popup
BaseXPopup popup
- Popup reference.
count
int count
- Thread counter.
out
boolean out
- States if component was moved out of the window.
layout
org.basex.gui.view.ViewAlignment layout
- View Layout.
panels
ViewPanel[][] panels
- View panels.
views
ViewPanel[] views
- View Array.
source
ViewPanel source
- Source View.
target
ViewPanel target
- Target View.
logo
java.awt.Image logo
- Logo reference.
orient
org.basex.gui.view.ViewContainer.Target orient
- Target orientation.
sp
java.awt.Point sp
- Temporary mouse position.
pos
int[] pos
- Temporary rectangle position.
active
boolean active
- Flag if current mover is active.
view
View view
- View reference.
|
Package org.basex.gui.view.info |
focus
int focus
- Focused bar.
stat
IntList stat
- Query statistics.
compile
StringList compile
- Query statistics strings.
strings
StringList strings
- Query statistics strings.
evaluate
StringList evaluate
- Query statistics strings.
query
java.lang.String query
- Query.
result
java.lang.String result
- Compiled Query.
up
boolean up
- Clicked mouse flag.
down
boolean down
- Clicked mouse flag.
w
int w
- Panel Width.
h
int h
- Panel Height.
bw
int bw
- Bar widths.
bs
int bs
- Bar size.
my
int my
- Minimum vertical position.
sy
int sy
- Vertical start position.
hy
int hy
- Maximum vertical size.
|
Package org.basex.gui.view.map |
layout
MapRect layout
- Layout rectangle.
rectHist
MapRect[] rectHist
- Rectangle history.
zoomStep
int zoomStep
- Current zooming Step (set to 0 when no zooming takes place).
mainRect
MapRect mainRect
- Main rectangle.
dragRect
MapRect dragRect
- Dragged rectangle.
zoomIn
boolean zoomIn
- Flag for zooming in/out.
zoomSpeed
int zoomSpeed
- Zooming speed.
mouseX
int mouseX
- Horizontal mouse position.
mouseY
int mouseY
- Vertical mouse position.
dragTol
int dragTol
- Drag tolerance.
mainMap
java.awt.image.BufferedImage mainMap
- TreeMap.
zoomMap
java.awt.image.BufferedImage zoomMap
- Zoomed TreeMap.
slide
boolean slide
- Slide show flag.
slideSpeed
int slideSpeed
- Slide show flag.
slideForward
boolean slideForward
- Slide show flag.
|
Package org.basex.gui.view.query |
panels
org.basex.gui.view.query.QueryPanel[] panels
- Input mode panels.
mode
int mode
- Input mode.
input
BaseXButton[] input
- Input mode buttons.
filterbox
BaseXCheckBox filterbox
- Filter checkbox.
box
javax.swing.Box box
- Button box.
|
Package org.basex.gui.view.table |
scroll
BaseXBar scroll
- Scrollbar reference.
tdata
TableData tdata
- View reference.
focusedString
java.lang.String focusedString
- Currently focused string.
view
TableView view
- View reference.
tdata
TableData tdata
- Table Data.
clickCol
int clickCol
- Clicked column.
inputCol
int inputCol
- Input column.
moveC
int moveC
- Moved column.
mouseX
int mouseX
- Moved X position.
shift
boolean shift
- Shift flag.
ctrl
boolean ctrl
- Ctrl flag.
alt
boolean alt
- Alt flag.
zoomstep
int zoomstep
- Zoom table.
tdata
TableData tdata
- Table data.
header
TableHeader header
- Scrollbar reference.
content
TableContent content
- Scrollbar reference.
scroll
BaseXBar scroll
- Scrollbar reference.
|
Package org.basex.gui.view.text |
text
byte[] text
- Reference the text of the panel.
rend
TextRenderer rend
- Renderer reference.
scroll
BaseXBar scroll
- Scrollbar reference.
mousePos
java.awt.Point mousePos
- Current mouse position.
find
byte[] find
- Current search term.
|
Package org.basex.gui.view.tree |
opened
boolean[] opened
- References closed nodes.
lineH
int lineH
- Line Height.
focusedPos
int focusedPos
- Focused tree position.
closedBox
java.awt.image.BufferedImage closedBox
- Closed Box.
openedBox
java.awt.image.BufferedImage openedBox
- Opened Box.
emptyBox
java.awt.image.BufferedImage emptyBox
- Empty Box.
mpos
int mpos
- Currently marked position.
scroll
BaseXBar scroll
- Scroll Bar.
totalW
int totalW
- Vertical mouse position.
startY
int startY
- Start y value.
treeH
int treeH
- Total tree Height.
boxW
int boxW
- Box Size.
boxMargin
int boxMargin
- Box Margin.
|
Package org.basex.query.pf |
|
Class org.basex.query.pf.Ops extends java.lang.Object implements Serializable |
|
Package org.basex.query.xquery |