| Interface | Description |
|---|---|
| BoundedTableModel |
An extended
TableModel. |
| CommitListener |
A listener that is notified of
CommitEvent events. |
| Policy | |
| PolicyListener |
A listener that is notified of
PolicyEvent events. |
| Class | Description |
|---|---|
| AbstractBoundedTableModel |
A simple abstract implementation of
BoundedTableModel. |
| AbstractBoundedTableModelWithSelection |
A simple abstract implementation of
BoundedTableModel with
implemented ListSelectionModel functionality. |
| AbstractPolicy |
This is a convenience implementation of
Policy. |
| CommitEvent |
An event used to indicate a change to a control has been commited or reverted
(rolled back).
|
| MicrobaComponent |
Superclass for all Microba GUI components.
|
| PolicyEvent |
An event used to indicate a policy (algorithm) has changed.
|