Serialized Form
-
Package uk.ac.starlink.connect
-
Class uk.ac.starlink.connect.BranchComboBox
-
Serialized Fields
-
model_
uk.ac.starlink.connect.BranchComboBox.BranchComboBoxModel model_
-
-
-
Class uk.ac.starlink.connect.ConnectorAction
class ConnectorAction extends AbstractAction implements Serializable -
Class uk.ac.starlink.connect.FilestoreChooser
class FilestoreChooser extends JPanel implements Serializable-
Serialized Fields
-
activeComponents_
Component[] activeComponents_
-
branchSelector_
BranchComboBox branchSelector_
-
connectorAction_
ConnectorAction connectorAction_
-
connectorActions_
List<ConnectorAction> connectorActions_
-
connectorWatcher_
PropertyChangeListener connectorWatcher_
-
currentBranch_
Branch currentBranch_
-
logBox_
JComponent logBox_
-
logButton_
JButton logButton_
-
logLabel_
JLabel logLabel_
-
nameField_
JTextField nameField_
-
navActions_
Action[] navActions_
-
nodeList_
JList<Node> nodeList_
-
okAction_
Action okAction_
-
prevAction_
Action prevAction_
-
prevBranch_
Branch prevBranch_
-
scroller_
JScrollPane scroller_
-
upAction_
Action upAction_
-
-
-