Package com.michaelbaranov.microba.common

Interface Summary
BoundedTableModel An extended TableModel.
CommitListener A listener that is notified of CommitEvent events.
Policy  
PolicyListener A listener that is notified of PolicyEvent events.
 

Class Summary
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.