public abstract class AbstractContentPane extends Object implements IContentPanel
| Constructor and Description |
|---|
AbstractContentPane() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
apply() |
boolean |
cancel() |
void |
close() |
IObjectModel<DataState> |
getDataStateModel() |
IObjectModel<IMessage> |
getMessageModel() |
boolean |
tryOut() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdisposegetComponentpublic IObjectModel<DataState> getDataStateModel()
getDataStateModel in interface IContentPanelpublic IObjectModel<IMessage> getMessageModel()
getMessageModel in interface IContentPanelpublic boolean apply()
apply in interface IContentPanelpublic boolean tryOut()
tryOut in interface IContentPanelpublic boolean cancel()
cancel in interface IContentPanelpublic void close()
close in interface IContentPanelCopyright © 2007–2019 Andreas W. Bartels. All rights reserved.