Package com.bc.ceres.swing
Class ListControlBar.AbstractListController
java.lang.Object
com.bc.ceres.swing.ListControlBar.AbstractListController
- All Implemented Interfaces:
ListControlBar.ListController
- Enclosing class:
ListControlBar
public abstract static class ListControlBar.AbstractListController
extends Object
implements ListControlBar.ListController
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.bc.ceres.swing.ListControlBar.ListController
addRow, moveRowDown, moveRowUp, removeRows
-
Constructor Details
-
AbstractListController
public AbstractListController()
-
-
Method Details
-
updateState
- Specified by:
updateState
in interfaceListControlBar.ListController
-