Serialized Form


Package ca.odell.glazedlists.event

Class ca.odell.glazedlists.event.ListEvent extends EventObject implements Serializable

Serialized Fields

blockCount

int blockCount
the number of blocks of changes seen by this view


currentBlock

ca.odell.glazedlists.event.ListEventBlock currentBlock
the current change block


rowIndex

int rowIndex
the row index into the current change


sourceList

EventList sourceList
the list that has changed


masterSequence

ListEventAssembler masterSequence
the master sequence that this is a view of


Package ca.odell.glazedlists.matchers

Class ca.odell.glazedlists.matchers.MatcherEditor.Event extends EventObject implements Serializable

Serialized Fields

matcherEditor

MatcherEditor matcherEditor

matcher

Matcher matcher

type

int type

Package ca.odell.glazedlists.swing

Class ca.odell.glazedlists.swing.EventTableModel extends AbstractTableModel implements Serializable

Serialized Fields

swingSource

TransformedList swingSource
the proxy moves events to the Swing Event Dispatch thread


tableFormat

TableFormat tableFormat
Specifies how to render table headers and sort


tableModelEvent

ca.odell.glazedlists.swing.MutableTableModelEvent tableModelEvent
Reusable table event for broadcasting changes



Glazed Lists, Copyright © 2003-2005 publicobject.com, O'Dell Engineering.
Generated 2005-09-24 12:46