Serialized Form
|
Package fr.inra.refcomp.client.table |
serialVersionUID: -5798593159423650347L
listenerList
List<E> listenerList
- Storage for the listeners registered with this model.
serialVersionUID: 6680042567037222321L
dataVector
Vector<E> dataVector
- Storage for the rows in the table (each row is itself
a
Vector).
columnIdentifiers
Vector<E> columnIdentifiers
- Storage for the column identifiers.
column
int column
firstRow
int firstRow
lastRow
int lastRow
type
int type
|
Package fr.inra.refcomp.server |
Copyright © 2010-2011 Code Lutin. All Rights Reserved.