Package com.michaelbaranov.microba.common
-
Interface Summary Interface Description BoundedTableModel An extendedTableModel
.CommitListener A listener that is notified ofCommitEvent
events.Policy PolicyListener A listener that is notified ofPolicyEvent
events. -
Class Summary Class Description AbstractBoundedTableModel A simple abstract implementation ofBoundedTableModel
.AbstractBoundedTableModelWithSelection A simple abstract implementation ofBoundedTableModel
with implementedListSelectionModel
functionality.AbstractPolicy This is a convenience implementation ofPolicy
.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.