public abstract class AbstractContentPane extends Object implements IContentPanel
| Constructor and Description |
|---|
AbstractContentPane() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
apply() |
boolean |
cancel() |
void |
close() |
net.anwiba.commons.model.IObjectModel<DataState> |
getDataStateModel() |
net.anwiba.commons.model.IObjectModel<net.anwiba.commons.message.IMessage> |
getMessageModel() |
boolean |
tryOut() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetComponentpublic net.anwiba.commons.model.IObjectModel<DataState> getDataStateModel()
getDataStateModel in interface IContentPanelpublic net.anwiba.commons.model.IObjectModel<net.anwiba.commons.message.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–2018 Andreas W. Bartels. All rights reserved.