Serialized Form
dataGroup
DataGroup dataGroup
dataVersion
DataVersion dataVersion
ip
java.lang.String ip
clients
java.util.Vector clients
dataVersion
DataVersion dataVersion
id
java.lang.String id
defaultGroup
DataGroup defaultGroup
- This is used only when serializing / de-serializing.
Do not use this for any other purpose
iConcurrentClients
int iConcurrentClients
fileName
java.lang.String fileName
id
java.lang.String id
MD5
byte[] MD5
os
java.lang.String os
vecClients
java.util.Vector vecClients
vecGroups
java.util.Vector vecGroups
version
java.lang.String version
copyR
javax.swing.JLabel copyR
heading
javax.swing.JLabel heading
info
javax.swing.JLabel info
okButton
javax.swing.JButton okButton
version
javax.swing.JLabel version
wholePanel
javax.swing.JPanel wholePanel
browseButton
javax.swing.JButton browseButton
cancelButton
javax.swing.JButton cancelButton
file
javax.swing.JLabel file
fileField
javax.swing.JTextField fileField
lastCheckedPath
java.lang.String lastCheckedPath
MD5
byte[] MD5
name
javax.swing.JLabel name
nameField
javax.swing.JTextField nameField
okButton
javax.swing.JButton okButton
parent
PackageMana parent
target
java.lang.String target
versionNumber
java.lang.String versionNumber
wholePanel
javax.swing.JPanel wholePanel
columnNames
java.lang.String[] columnNames
datarows
java.util.Vector datarows
baseModel
ClientTableModel baseModel
dgListener
java.awt.dnd.DragGestureListener dgListener
dragSource
java.awt.dnd.DragSource dragSource
dsListener
java.awt.dnd.DragSourceListener dsListener
parent
NeuronMainWindow parent
acceptableActions
int acceptableActions
dropTarget
java.awt.dnd.DropTarget dropTarget
dtListener
java.awt.dnd.DropTargetListener dtListener
parent
NeuronMainWindow parent
cancelButton
javax.swing.JButton cancelButton
currentGroup
java.lang.String currentGroup
editor
GroupEditor editor
name
javax.swing.JLabel name
nameField
javax.swing.JTextField nameField
okButton
javax.swing.JButton okButton
version
javax.swing.JLabel version
versionField
javax.swing.JComboBox versionField
wholePanel
javax.swing.JPanel wholePanel
cancelButton
javax.swing.JButton cancelButton
label
javax.swing.JLabel label
numberField
NumberSpinControl numberField
okButton
javax.swing.JButton okButton
parent
NeuronMainWindow parent
subXPanel
javax.swing.JPanel subXPanel
wholePanel
javax.swing.JPanel wholePanel
addButton
javax.swing.JButton addButton
editButton
javax.swing.JButton editButton
exitButton
javax.swing.JButton exitButton
groupPane
javax.swing.JScrollPane groupPane
groupTable
javax.swing.JTable groupTable
info
javax.swing.JLabel info
parent
NeuronMainWindow parent
popup
javax.swing.JPopupMenu popup
removeButton
javax.swing.JButton removeButton
tableModel
GroupTableModel tableModel
tableSorter
TableSorter tableSorter
wholePanel
javax.swing.JPanel wholePanel
columnNames
java.lang.String[] columnNames
datarows
java.util.Vector datarows
exitButton
javax.swing.JButton exitButton
- Attribute exitButton is the button to exit this window.
listModel
javax.swing.DefaultListModel listModel
- Attribute listModel is the list model of topics list.
scrollPane
javax.swing.JScrollPane scrollPane
- Attribute scrollPane is the pane to scroll topicsList.
showButton
javax.swing.JButton showButton
- Attribute showButton is the button to show a help topic.
topics
javax.swing.JLabel topics
- Attribute topics is the "Topics" label in the window.
topicsList
javax.swing.JList topicsList
- Attribute topicsList is the list of topics.
wholePanel
javax.swing.JPanel wholePanel
- Attribute wholePanel is the panel containing all window widgets.
exitButton
javax.swing.JButton exitButton
- Attribute exitButton is the "Exit" button of the HelpTopic window.
scrollPane
javax.swing.JScrollPane scrollPane
textArea
javax.swing.JEditorPane textArea
- Attribute textArea is the help text area of the HelpTopic window.
wholePanel
javax.swing.JPanel wholePanel
- Attribute wholePanel contains all widgets on this window.
activeGroup
javax.swing.JLabel activeGroup
clientSorter
TableSorter clientSorter
clientTable
DragSourceTable clientTable
dataInterface
MainForGui dataInterface
groupModel
GroupTableModel groupModel
groupPane
javax.swing.JScrollPane groupPane
groupSorter
TableSorter groupSorter
groupTable
DropTargetTable groupTable
managementButton
javax.swing.JButton managementButton
menuBar
MainMenu menuBar
swVersion
javax.swing.JLabel swVersion
tableModel
ClientTableModel tableModel
tablePane
javax.swing.JScrollPane tablePane
addButton
javax.swing.JButton addButton
errorMessage
java.lang.String errorMessage
exitButton
javax.swing.JButton exitButton
info
javax.swing.JLabel info
packageModel
PackageTableModel packageModel
packagePane
javax.swing.JScrollPane packagePane
packageTable
javax.swing.JTable packageTable
parent
NeuronMainWindow parent
popup
javax.swing.JPopupMenu popup
removeButton
javax.swing.JButton removeButton
sorter
TableSorter sorter
wholePanel
javax.swing.JPanel wholePanel
columnNames
java.lang.String[] columnNames
datarows
java.util.Vector datarows
activeBox
javax.swing.JCheckBox activeBox
activeChoice
javax.swing.JLabel activeChoice
cancelButton
javax.swing.JButton cancelButton
name
javax.swing.JLabel name
nameField
javax.swing.JTextField nameField
okButton
javax.swing.JButton okButton
parent
NeuronMainWindow parent
subXPanel
javax.swing.JPanel subXPanel
wholePanel
javax.swing.JPanel wholePanel
actionCommand
java.lang.String actionCommand
- This objects action-command
decreaseButton
javax.swing.plaf.basic.BasicArrowButton decreaseButton
- Button decreasing spin controls value
editAllowed
boolean editAllowed
- Is direct editing enabled
increaseButton
javax.swing.plaf.basic.BasicArrowButton increaseButton
- Button increasing spin controls value
listeners
java.awt.event.ActionListener[] listeners
- List of all actionListeners
subYPanel
javax.swing.JPanel subYPanel
- Panel containing actual spin control components
textField
javax.swing.JTextField textField
- JTextField containing spin controls data
model
javax.swing.table.TableModel model
- Actual TableModel of the table to be mapped
ascending
boolean ascending
- Are we sorting rows in ascending order
compares
int compares
- Helpvariable used while sorting
indexes
int[] indexes
- Mapping of sorter indexes to actual indexes
lastSortDirection
boolean lastSortDirection
- Direction of the last sort
lastSortedColumn
int lastSortedColumn
- Last column that was sorted
mainView
NeuronMainWindow mainView
- Link to parent window
sortingColumns
java.util.Vector sortingColumns
- Vector used while sorting columns
trueSortDirection
boolean trueSortDirection
- The real default sort direction