Serialized Form
file
File file
- Filename; set to null for local user permissions.
context
Context context
- Database Context.
prop
GUIProp prop
- GUI properties.
notify
ViewNotifier notify
- View Manager.
status
GUIStatus status
- Status line.
views
ViewContainer views
- Content panel, containing all views.
input
GUIInput input
- Input field.
filter
BaseXButton filter
- Filter button.
query
XQueryView query
- Search view.
painting
boolean painting
- Painting flag.
updating
boolean updating
- Working flag.
fullscreen
boolean fullscreen
- Fullscreen flag.
help
DialogHelp help
- Help dialog.
text
TextView text
- Text view.
info
InfoView info
- Info view.
hist
BaseXButton hist
- History button.
mode
BaseXCombo mode
- Current input Mode.
menu
GUIMenu menu
- Result panel.
buttons
BaseXBack buttons
- Button panel.
nav
BaseXBack nav
- Query panel.
top
BaseXBack top
- Top panel.
go
BaseXButton go
- Execution Button.
control
BaseXBack control
- Control panel.
hits
BaseXLabel hits
- Results label.
toolbar
GUIToolBar toolbar
- Buttons.
menuHeight
int menuHeight
- Menu panel height.
fullscr
JFrame fullscr
- Fullscreen Window.
threadID
int threadID
- Thread counter.
proc
Proc proc
- Current process.
gui
GUI gui
- Reference to main window.
pop
org.basex.gui.GUIInput.ComboPopup pop
- BasicComboPopup Menu.
box
BaseXCombo box
- JComboBox.
pre
String pre
- String for temporary input.
items
JMenuItem[] items
- Referenced menu items.
gui
GUI gui
- Reference to main window.
mem
BaseXMem mem
- Memory usage.
status
String status
- Current status text.
oldStatus
String oldStatus
- Current path.
cmd
GUICommand[] cmd
- Toolbar commands.
gui
GUI gui
- Reference to main window.
|
Package org.basex.gui.dialog |
gui
GUI gui
- Reference to main window.
ok
boolean ok
- Remembers if the window was correctly closed.
panel
BaseXBack panel
- Reference to the root panel.
loc
int[] loc
- Dialog position.
keys
KeyAdapter keys
- Key listener.
sliderRed
BaseXSlider sliderRed
- Slider reference.
sliderGreen
BaseXSlider sliderGreen
- Slider reference.
sliderBlue
BaseXSlider sliderBlue
- Slider reference.
path
BaseXTextField path
- File path.
filter
BaseXTextField filter
- Document filter.
dbname
BaseXTextField dbname
- Database name.
info
BaseXLabel info
- Database info.
intparse
BaseXCheckBox intparse
- Internal XML parsing.
chop
BaseXCheckBox chop
- Whitespace chopping.
entities
BaseXCheckBox entities
- Entities mode.
dtd
BaseXCheckBox dtd
- DTD mode.
pathindex
BaseXCheckBox pathindex
- Path summary flag.
txtindex
BaseXCheckBox txtindex
- Text index flag.
atvindex
BaseXCheckBox atvindex
- Attribute value index flag.
ftxindex
BaseXCheckBox ftxindex
- Fulltext index flag.
ft
org.basex.gui.dialog.DialogFT ft
- Editable full-text options.
buttons
BaseXBack buttons
- Buttons.
db
StringList db
- Available databases.
db
StringList db
- Available databases.
info
BaseXLabel info
- Database info.
all
BaseXCheckBox all
- Parsing complete filesystem.
browse
BaseXButton browse
- Browse button.
meta
BaseXCheckBox meta
- ID3 parsing.
cont
BaseXCheckBox cont
- Context inclusion.
xml
BaseXCheckBox xml
- XML inclusion.
buttons
BaseXBack buttons
- Button panel.
maxsize
BaseXCombo maxsize
- ComboBox.
pathindex
BaseXCheckBox pathindex
- Path summary flag.
txtindex
BaseXCheckBox txtindex
- Text index flag.
atvindex
BaseXCheckBox atvindex
- Attribute value index flag.
ftxindex
BaseXCheckBox ftxindex
- Fulltext index flag.
ft
BaseXCheckBox[] ft
- Full-text indexing.
path
BaseXTextField path
- Directory path.
dbname
BaseXTextField dbname
- Database name.
result
StringList result
- Resulting update arguments.
kind
int kind
- Node kind.
pre
int pre
- Pre value.
buttons
BaseXBack buttons
- Button panel.
info
BaseXLabel info
- Info label.
input1
BaseXTextField input1
- Text area.
input2
BaseXTextField input2
- Text area.
input3
BaseXText input3
- Text area.
old1
String old1
- Old content.
old2
String old2
- Old content.
old3
byte[] old3
- Old content.
path
BaseXTextField path
- Directory path.
file
boolean file
- Directory/File flag.
info
BaseXLabel info
- Database info.
out
BaseXLabel out
- Output label.
format
BaseXCheckBox format
- XML Formatting.
encoding
BaseXCombo encoding
- Encoding.
buttons
BaseXBack buttons
- Buttons.
font
BaseXListChooser font
- Font name chooser.
font2
BaseXListChooser font2
- Font name chooser.
type
BaseXListChooser type
- Font type chooser.
size
BaseXListChooser size
- Font size chooser.
area
BaseXText area
- Text Area.
indexes
BaseXCheckBox[] indexes
- Index Checkbox.
ft
org.basex.gui.dialog.DialogFT ft
- Editable full-text options.
buttons
BaseXBack buttons
- Button panel.
opt
boolean opt
- Optimize flag.
optimize
Object optimize
- Optimize button.
result
StringList result
- Resulting update arguments.
kind
int kind
- Node kind.
buttons
BaseXBack buttons
- Button panel.
back
BaseXBack back
- Background panel.
info
BaseXLabel info
- Info label.
input1
BaseXTextField input1
- Text area.
input2
BaseXText input2
- Text area.
label1
BaseXLabel label1
- First label.
label2
BaseXLabel label2
- Second label.
radio
BaseXRadio[] radio
- Insert kind selection buttons.
algo
BaseXListChooser algo
- Map layouts.
sizeSlider
BaseXSlider sizeSlider
- Layout slider.
atts
BaseXCheckBox atts
- Show attributes.
border
BaseXCombo border
- Select layout algorithm.
sizeLabel
BaseXLabel sizeLabel
- Size slider label.
choice
BaseXListChooser choice
- List of currently available databases.
doc
BaseXLabel doc
- Information panel.
detail
BaseXText detail
- Information panel.
browse
BaseXButton browse
- Browse button.
mount
Object mount
- Mount button.
warn
BaseXLabel warn
- Mountpoint warning.
buttons
BaseXBack buttons
- Buttons.
mountpoint
BaseXTextField mountpoint
- Mountpoint path.
choice
BaseXListChooser choice
- List of currently available databases.
doc
BaseXLabel doc
- Information panel.
detail
BaseXText detail
- Information panel.
buttons
BaseXBack buttons
- Buttons.
rename
Object rename
- Rename button.
drop
Object drop
- Drop button.
open
Object open
- Open button.
fsInstance
boolean fsInstance
- File system flag.
pass
BaseXPassword pass
- New password.
buttons
BaseXBack buttons
- Buttons.
info
BaseXLabel info
- Info label.
creds
BaseXLabel creds
- Language label.
lang
BaseXCombo lang
- Language Combo Box.
path
BaseXTextField path
- Directory path.
focus
BaseXCheckBox focus
- Focus checkbox.
names
BaseXCheckBox names
- Show names checkbox.
simpfd
BaseXCheckBox simpfd
- Simple file dialog checkbox.
javalook
BaseXCheckBox javalook
- Simple file dialog checkbox.
buttons
BaseXBack buttons
- Buttons.
timer
Timer timer
- Refresh action.
info
BaseXLabel info
- Information label.
mem
BaseXMem mem
- Memory usage.
prog
Progress prog
- Progress reference.
bar
JProgressBar bar
- Progress bar.
ww
int ww
- Current progress length.
old
String old
- Old name.
name
BaseXTextField name
- New name.
buttons
BaseXBack buttons
- Buttons.
info
BaseXLabel info
- Info label.
db
StringList db
- Available databases.
ctx
Context ctx
- Context.
tabs
BaseXTabs tabs
- Tabulators.
conn
BaseXBack conn
- Server panel.
user
DialogUser user
- User panel.
dbsP
DialogUser dbsP
- Databases panel.
databases
BaseXBack databases
- Databases panel.
sess
BaseXBack sess
- Sessions/Databases panel.
logs
BaseXBack logs
- Log panel.
loguser
BaseXTextField loguser
- Username textfield.
disconnect
BaseXButton disconnect
- Disconnect button.
refreshSess
BaseXButton refreshSess
- Refresh button.
refreshLog
BaseXButton refreshLog
- Updates log file.
stop
BaseXButton stop
- Stop button.
start
BaseXButton start
- Start button.
connect
BaseXButton connect
- Connect button.
delete
BaseXButton delete
- Deletes log file.
deleteAll
BaseXButton deleteAll
- Deletes all log files.
host
BaseXTextField host
- Server host.
ports
BaseXTextField ports
- Local server port.
portc
BaseXTextField portc
- Server port.
sese
BaseXText sese
- Current databases.
sedb
BaseXText sedb
- Current sessions.
logt
BaseXText logt
- Log text.
logpass
BaseXPassword logpass
- Password textfield.
infoC
BaseXLabel infoC
- Info label.
infoL
BaseXLabel infoL
- Info label.
logc
BaseXCombo logc
- Combobox for log files.
logdir
String logdir
- String for log dir.
cs
ClientSession cs
- ClientSession.
tab
int tab
- Int which tab is activated.
running
boolean running
- Boolean for check is server is running.
connected
boolean connected
- Boolean for check if client is connected.
sess
Session sess
- Session.
users
Table users
- Global user table.
create
BaseXButton create
- Create button.
alter
BaseXButton alter
- Alter button.
drop
BaseXButton drop
- Delete button.
add
BaseXButton add
- Add button.
user
BaseXTextField user
- Username textfield.
pass
BaseXPassword pass
- Password textfield.
addUser
BaseXCombo addUser
- User columns.
databases
BaseXCombo databases
- Databases.
table
BaseXTable table
- User table.
info
BaseXLabel info
- Info label.
global
boolean global
- Flag global/local.
dia
DialogServer dia
- Dialog.
tablePanel
BaseXBack tablePanel
- Table panel.
|
Package org.basex.gui.layout |
mode
GUIConstants.Fill mode
- Fill mode.
step
int step
- Current scrolling speed.
animated
boolean animated
- Flag reporting if the scrollbar animation is running.
comp
BaseXPanel 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.
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
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.
text
BaseXTextField text
- Text field.
scroll
JScrollPane scroll
- Scroll pane.
list
JList list
- List.
values
String[] values
- List Values.
num
boolean num
- Numeric list.
gui
GUI gui
- Reference to the main window.
popup
GUICommand[] popup
- Popup reference.
gui
GUI gui
- Reference to main window.
dl
Dialog dl
- Listener.
al
ActionListener al
- 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.
data
Table data
- Table data.
model
org.basex.gui.layout.BaseXTable.TableModel model
- Table model.
dialog
Dialog dialog
- Dialog instance.
text
BaseXTextTokens text
- Text array to be written.
rend
BaseXTextRenderer rend
- Renderer reference.
find
BaseXTextField find
- Search field.
undo
Undo undo
- Undo history; if set to
null, text is read-only.
scroll
BaseXBar scroll
- Scrollbar reference.
popup
BaseXPopup popup
- Popup Menu.
lastCol
int lastCol
- Last horizontal position.
cursor
Timer cursor
- Cursor.
calc
Thread calc
- Calculation counter.
last
String last
- Last Input.
help
byte[] help
- Button help.
bar
BaseXBar bar
- Vertical start position.
font
Font font
- Font.
dfont
Font dfont
- Default font.
bfont
Font bfont
- Bold font.
fontH
int fontH
- Font height.
fwidth
int[] fwidth
- Character widths.
col
Color col
- Color.
high
boolean high
- Color highlighting flag.
wordW
int wordW
- Width of current word.
search
String search
- Search term.
off
int off
- Border offset.
x
int x
- Current x coordinate.
y
int y
- Current y coordinate.
w
int w
- Current width.
h
int h
- Current height.
text
BaseXTextTokens text
- Text array to be written.
syntax
BaseXSyntax syntax
- Vertical start position.
cursor
boolean cursor
- Visibility of cursor.
|
Package org.basex.gui.view |
count
int count
- Thread counter.
gui
GUI gui
- Reference to main window.
out
boolean out
- States if component was moved out of the window.
layout
org.basex.gui.view.ViewAlignment layout
- View Layout.
views
org.basex.gui.view.ViewPanel[] views
- View panels.
source
org.basex.gui.view.ViewPanel source
- Source View.
target
org.basex.gui.view.ViewPanel target
- Target View.
logo
Image logo
- Logo reference.
orient
org.basex.gui.view.ViewContainer.Target orient
- Target orientation.
sp
Point sp
- Temporary mouse position.
pos
int[] pos
- Temporary rectangle position.
|
Package org.basex.gui.view.explore |
header
BaseXLabel header
- Header string.
search
org.basex.gui.view.explore.ExploreArea search
- Current search panel.
filter
BaseXButton filter
- Filter button.
|
Package org.basex.gui.view.folder |
opened
boolean[] opened
- References closed nodes.
lineH
int lineH
- Line Height.
focusedPos
int focusedPos
- Focused folder position.
closedBox
BufferedImage closedBox
- Closed Box.
openedBox
BufferedImage openedBox
- Opened Box.
emptyBox
BufferedImage emptyBox
- Empty Box.
scroll
BaseXBar scroll
- Scroll Bar.
totalW
int totalW
- Vertical mouse position.
startY
int startY
- Start y value.
treeH
int treeH
- Total height.
boxW
int boxW
- Box Size.
boxMargin
int boxMargin
- Box Margin.
|
Package org.basex.gui.view.info |
header
BaseXLabel header
- Header label.
timer
BaseXLabel timer
- Timer label.
north
BaseXBack north
- Timer label.
area
BaseXText area
- Text Area.
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.
plan
StringList plan
- Query plan.
query
String query
- Query.
result
String result
- Compiled Query.
w
int w
- Panel Width.
h
int h
- Panel Height.
bw
int bw
- Bar widths.
bs
int bs
- Bar size.
|
Package org.basex.gui.view.map |
mainRects
org.basex.gui.view.map.MapRects mainRects
- Array of current rectangles.
painter
org.basex.gui.view.map.MapPainter painter
- Data specific map layout.
textLen
int[] textLen
- Text lengths.
rectHist
org.basex.gui.view.map.MapRect[] rectHist
- Rectangle history.
zoomStep
int zoomStep
- Current zooming Step (set to 0 when no zooming takes place).
mainRect
org.basex.gui.view.map.MapRect mainRect
- Main rectangle.
selBox
org.basex.gui.view.map.MapRect selBox
- 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.
focused
org.basex.gui.view.map.MapRect focused
- Currently focused rectangle.
mainMap
BufferedImage mainMap
- TreeMap.
zoomMap
BufferedImage zoomMap
- Zoomed TreeMap.
layout
org.basex.gui.view.map.MapLayout layout
- Keeps the whole map layout.
|
Package org.basex.gui.view.plot |
plotData
PlotData plotData
- Data reference.
itemImg
BufferedImage itemImg
- Item image.
itemImgMarked
BufferedImage itemImgMarked
- Marked item image.
itemImgFocused
BufferedImage itemImgFocused
- Focused item image.
itemImgSub
BufferedImage itemImgSub
- Child node of marked node.
plotImg
BufferedImage plotImg
- Buffered plot image.
markedImg
BufferedImage markedImg
- Buffered image of marked items.
mouseX
int mouseX
- X coordinate of mouse pointer.
mouseY
int mouseY
- Y coordinate of mouse pointer.
plotChanged
boolean plotChanged
- Keeps track of changes in the plot.
plotHeight
int plotHeight
- Current plot height.
plotWidth
int plotWidth
- Current plot width.
xCombo
BaseXCombo xCombo
- X axis selector.
yCombo
BaseXCombo yCombo
- Y axis selector.
itemCombo
BaseXCombo itemCombo
- Item selector combo.
xLog
BaseXCheckBox xLog
- Logarithmic display.
yLog
BaseXCheckBox yLog
- Logarithmic display.
dots
BaseXSlider dots
- Dot size in plot view.
dragging
boolean dragging
- Flag for mouse dragging actions.
drawSubNodes
boolean drawSubNodes
- Indicates if global marked nodes should be drawn.
markingChanged
boolean markingChanged
- Indicates if the buffered image for marked nodes has to be redrawn.
rightClick
boolean rightClick
- Indicates if a filter operation is self implied or was triggered by
another view.
nextContext
Nodes nextContext
- Context which is displayed in the plot after a context change which was
triggered by the plot itself.
selectionBox
ViewRect selectionBox
- Bounding box which supports selection of multiple items.
|
Package org.basex.gui.view.table |
zoomstep
int zoomstep
- Current zoom step.
tdata
org.basex.gui.view.table.TableData tdata
- Table data.
header
org.basex.gui.view.table.TableHeader header
- Table header.
content
org.basex.gui.view.table.TableContent content
- Table content area.
scroll
BaseXBar scroll
- Table scrollbar.
|
Package org.basex.gui.view.text |
find
BaseXTextField find
- Find text field.
header
BaseXLabel header
- Header string.
home
BaseXButton home
- Home button.
area
BaseXText area
- Text Area.
proc
Proc proc
- Result process.
ns
Nodes ns
- Result nodes.
refresh
boolean refresh
- Refresh flag.
|
Package org.basex.gui.view.tree |
fontHeight
int fontHeight
- Current font height.
cache
TreeCaching cache
- TreeCaching Object, contains cached pre values.
mousePosX
int mousePosX
- Current mouse position x.
mousePosY
int mousePosY
- Current mouse position y.
wwidth
int wwidth
- Window width.
wheight
int wheight
- Window height.
focusedRect
TreeRect focusedRect
- Currently focused rectangle.
focusedRectLevel
int focusedRectLevel
- Level of currently focused rectangle.
treeImage
BufferedImage treeImage
- Current Image of visualization.
refreshedFocus
boolean refreshedFocus
- Notified focus flag.
refreshedMark
boolean refreshedMark
- Notified mark flag.
markedImage
BufferedImage markedImage
- Image of the current marked nodes.
selection
boolean selection
- If something is selected.
selectRect
ViewRect selectRect
- The selection rectangle.
nodeHeight
int nodeHeight
- The node height.
topMargin
int topMargin
- Top margin.
|
Package org.basex.gui.view.xquery |
header
BaseXLabel header
- Header string.
south
BaseXBack south
- Scroll Pane.
text
org.basex.gui.view.xquery.XQueryText text
- Text Area.
info
BaseXLabel info
- Info label.
go
BaseXButton go
- Execute button.
stop
BaseXButton stop
- Execute Button.
filter
BaseXButton filter
- Filter button.
modified
boolean modified
- Modified flag.
iter
Iter iter
- Error items.
file
IO file
- File reference.
complete
StringList complete
- Possible completions.
code
String code
- Error code.
line
int line
- Error line.
col
int col
- Error column.