Serialized Form
Package uk.ac.starlink.connect |
model_
uk.ac.starlink.connect.BranchComboBox.BranchComboBoxModel model_
connector_
Connector connector_
entryPanel_
JPanel entryPanel_
fieldMap_
Map fieldMap_
okAction_
Action okAction_
noAuth_
boolean noAuth_
branchSelector_
BranchComboBox branchSelector_
nodeList_
JList nodeList_
scroller_
JScrollPane scroller_
nameField_
JTextField nameField_
logButton_
JButton logButton_
logBox_
JComponent logBox_
logLabel_
JLabel logLabel_
connectorWatcher_
PropertyChangeListener connectorWatcher_
upAction_
Action upAction_
okAction_
Action okAction_
activeComponents_
Component[] activeComponents_
lastBranch_
Branch lastBranch_
connectorAction_
ConnectorAction connectorAction_
connectorActions_
List connectorActions_
Package uk.ac.starlink.table |
Package uk.ac.starlink.table.gui |
isAvailable_
boolean isAvailable_
formatSelector_
JComboBox formatSelector_
dummyModel_
ComboBoxModel dummyModel_
icon_
Icon icon_
fileChooser_
JFileChooser fileChooser_
inputFont
Font inputFont
layer
GridBagLayout layer
cons
GridBagConstraints cons
labels
List labels
fields
List fields
maps
List maps
keys
List keys
baseModel
TableModel baseModel
- The TableModel which represents the actual data in the table.
multiModel
uk.ac.starlink.table.gui.MultilineJTable.MultilineTableModel multiModel
- The TableModel which is used by the superclass.
firstBorder
Border firstBorder
otherBorder
Border otherBorder
sciFormatDouble
NumberFormat sciFormatDouble
sciFormatFloat
NumberFormat sciFormatFloat
fixFormatDouble
NumberFormat fixFormatDouble
fixFormatFloat0
NumberFormat fixFormatFloat0
fixFormatFloat1
NumberFormat fixFormatFloat1
fixFormatFloat2
NumberFormat fixFormatFloat2
fixFormatFloat3
NumberFormat fixFormatFloat3
fixFormatFloat4
NumberFormat fixFormatFloat4
fixFormatFloat5
NumberFormat fixFormatFloat5
fixFormatFloat6
NumberFormat fixFormatFloat6
intFormat
NumberFormat intFormat
longFormat
NumberFormat longFormat
decimalPoint
char decimalPoint
decimalPointString
String decimalPointString
likeHeading
boolean likeHeading
badText
String badText
badValue
Object badValue
clazz
Class clazz
font
Font font
stack
LabelledComponentStack stack
protoField
JComboBox protoField
hostField
JComboBox hostField
dbField
JTextField dbField
refField
JTextField refField
tableField
JTextField tableField
userField
JTextField userField
passField
JPasswordField passField
dialog_
JDialog dialog_
modeSelector_
JComboBox modeSelector_
rowHeader
boolean rowHeader
startable
StarTable startable
colinfo
ColumnInfo colinfo
startable
StarTable startable
rowHeader
boolean rowHeader
extraCols
int extraCols
locField_
JTextField locField_
locAction_
Action locAction_
dialogs_
TableLoadDialog[] dialogs_
extraDialogNames_
String[] extraDialogNames_
knownDialogs_
TableLoadDialog[] knownDialogs_
activeComponents_
Component[] activeComponents_
tableFactory_
StarTableFactory tableFactory_
formatSelector_
JComboBox formatSelector_
transferHandler_
TransferHandler transferHandler_
queryIcon_
Icon queryIcon_
tableConsumer_
TableConsumer tableConsumer_
masterTable
JTable masterTable
rowModel
AbstractTableModel rowModel
masterModel
TableModel masterModel
listener
TableModelListener listener
formatSelector_
JComboBox formatSelector_
activeComponents_
JComponent[] activeComponents_
filestoreChooser_
FilestoreChooser filestoreChooser_
sto_
StarTableOutput sto_
dialog_
JDialog dialog_
progBar_
JProgressBar progBar_
worker_
SaveWorker worker_
comboBox
JComboBox comboBox
descriptionLabel
JLabel descriptionLabel
vinfo
ValueInfo vinfo
maxLength
int maxLength
Package uk.ac.starlink.table.join |
level
double level
lastUpdatedLevel
double lastUpdatedLevel
Package uk.ac.starlink.util |
Class uk.ac.starlink.util.TestCase extends junit.framework.TestCase implements Serializable |