public abstract static class AbstractContainerController.View<S extends java.lang.Enum<S>> extends java.lang.Object implements IView
Modifier and Type | Field and Description |
---|---|
Signal1<S> |
SignalViewStateChanged |
Constructor and Description |
---|
View() |
Modifier and Type | Method and Description |
---|---|
abstract void |
registerViewStatePane(S state,
javax.swing.JComponent component) |
abstract void |
setViewStateEnabled(S state,
boolean isEnabled) |
abstract void |
showViewState(S newState) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getComponent