Serialized Form

Class com.darwinsys.util.ArrayListTableModel implements Serializable

Serialized Fields

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.


Class com.darwinsys.util.ArrayListTablePanel implements Serializable

Serialized Fields

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


Class com.darwinsys.util.FileProperties implements Serializable

Serialized Fields

fileName

java.lang.String fileName

inStr

java.io.InputStream inStr
The InputStream for loading

outStr

java.io.OutputStream outStr
The OutputStream for loading


Class com.darwinsys.util.SimpleHelp implements Serializable

Serialized Fields

cp

java.awt.Container cp
The contentpane

help

javax.swing.JEditorPane help
The editorpane


Class com.darwinsys.util.StringFormat implements Serializable

Serialized Fields

just

int just
Current justification

maxChars

int maxChars
Current max length