See: Description
Interface | Description |
---|---|
IlvSDMTableModelFilter |
The
IlvSDMTableModelFilter
controls which objects and properties of
an SDM model are displayed by an
IlvSDMTableModel . |
Class | Description |
---|---|
IlvSDMTableMediator |
This class lets you connect a Swing JTable to an
SDM engine.
|
IlvSDMTableModel |
This class is an adapter that lets you create
a Swing JTable data model from an SDM model.
|
IlvSDMUndoManager |
The class
IlvSDMUndoManager
provides undo/redo capabilities for an
SDM engine. |
IlvSDMUndoManager.UndoSDMModel |
This class is the filtering SDM data model that records
in the undo manager all the editing calls on the underlying
data model.
|
This package also contains a table mediator, which can be used to display the contents of an SDM model in a Swing JTable.
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.