public final class StringFieldContentPane extends AbstractContentPane
| Constructor and Description |
|---|
StringFieldContentPane(String label,
IObjectFieldConfiguration<String> configuration) |
| Modifier and Type | Method and Description |
|---|---|
JComponent |
getComponent() |
IObjectModel<DataState> |
getDataStateModel() |
IObjectModel<String> |
getModel() |
apply, cancel, close, getMessageModel, tryOutclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdisposepublic StringFieldContentPane(String label, IObjectFieldConfiguration<String> configuration)
public IObjectModel<String> getModel()
public JComponent getComponent()
public IObjectModel<DataState> getDataStateModel()
getDataStateModel in interface IContentPanelgetDataStateModel in class AbstractContentPaneCopyright © 2007–2019 Andreas W. Bartels. All rights reserved.