Serialized Form
defaults
Hierarchy defaults
main
Hierarchy main
base
java.lang.String base
main
Hierarchy main
lockFile
java.io.RandomAccessFile lockFile
lock
java.nio.channels.FileLock lock
jvmLock
java.io.File jvmLock
log
Hierarchy log
attributes
java.util.LinkedHashMap<K,V> attributes
nodes
java.util.LinkedHashMap<K,V> nodes
main
Hierarchy main
base
Hierarchy base
Package net.jinx.db.transaction |
Package net.jinx.db.transaction.hierarchy |
node
java.lang.String node
data
Hierarchy data
name
java.lang.String name
attribute
java.lang.String attribute
selector
net.jinx.gui.DisplayModeBox selector
- The Specialized JComboBox we'll be using to display the modes.
button
javax.swing.JButton button
- The Test button.
window
GameWindow window
- The GameWindow to display a test pattern in fullscreen mode.
device
java.awt.GraphicsDevice device
- The GraphicsDevice to use for full-screen mode.
mode
java.awt.DisplayMode mode
- The DisplayMode to switch to for full-screen mode.
oldMode
java.awt.DisplayMode oldMode
- The default DisplayMode.
wasShowing
boolean wasShowing
- Indicates if this window was showing before the switch to fullscreen
mode. This is used to determine if the window needs to be showing on
screen after returning to windowing mode.
resizable
boolean resizable
- Indicates if this window was resizable before the switch to fullscreen
mode. This is used to restore the resizing mode after the returning to
windowing mode.
decoStyle
int decoStyle
- The decoration style for the window before the switch to fullscreen
mode. This is used to restore the decoration mode after returning to
windowing mode.
selector
net.jinx.gui.DeviceSelector selector
panel
InputDevicePanel panel
editable
boolean editable
thread
net.jinx.gui.UpdateThread thread
sync
java.lang.Object sync
idev
InputDevice idev
fuzzyModel
net.jinx.gui.InputDeviceFuzzyTableModel fuzzyModel
povModel
net.jinx.gui.InputDevicePOVTableModel povModel
buttonModel
net.jinx.gui.InputDeviceButtonTableModel buttonModel
fuzzyTable
javax.swing.JTable fuzzyTable
povTable
javax.swing.JTable povTable
buttonTable
javax.swing.JTable buttonTable
editable
boolean editable
c1
java.awt.Color c1
c2
java.awt.Color c2
vertical
boolean vertical
Package net.jinx.slowmath |
value
double value
value
float value