dsto.dfc.swing.forms
Class BasicForm.EditorEntry
java.lang.Object
dsto.dfc.swing.forms.BasicForm.EditorEntry
- Enclosing class:
- BasicForm
protected static final class BasicForm.EditorEntry
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
property
public String property
editor
public FormEditor editor
converter
public ValueConverter converter
propertyClass
public Class propertyClass
- cached type of property set by loadEditorValue.
BasicForm.EditorEntry
public BasicForm.EditorEntry(String property,
FormEditor editor,
ValueConverter converter)
getProperty
public String getProperty()
getEditor
public FormEditor getEditor()
getConverter
public ValueConverter getConverter()
Copyright © 2008 Commonwealth of Australia