Serialized Form
columnClasses
java.lang.Class[] columnClasses
- List of column names, must be provided by subclass.
columnNames
java.lang.String[] columnNames
- List of column names, must be provided by subclass.
current
java.lang.Object current
- for caching, shared by get/set ValueAt
m
java.util.ArrayList m
- The list of Method object
prevRow
int prevRow
- for caching, shared by get/set ValueAt
ROW_INVALID
int ROW_INVALID
- for caching.
list
java.util.ArrayList list
- The list of objects we are viewing
model
ArrayListTableModel model
- The JTable's data (model)
objectClass
java.lang.Class objectClass
- The kind of thing that is in the list.
table
javax.swing.JTable table
- The JTable itself
fileName
java.lang.String fileName
inStr
java.io.InputStream inStr
- The InputStream for loading
outStr
java.io.OutputStream outStr
- The OutputStream for loading
cp
java.awt.Container cp
- The contentpane
help
javax.swing.JEditorPane help
- The editorpane
just
int just
- Current justification
maxChars
int maxChars
- Current max length