|
net.sf.efhnbm/0 0.4 5 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.beans.PropertyEditorSupport
net.sf.efhnbm.options.classic.OptionPropertyEditor
@Deprecated public class OptionPropertyEditor
option property editor
| Constructor Summary | |
|---|---|
OptionPropertyEditor()
Deprecated. Creates a new instance of OptionPropertyEditor |
|
| Method Summary | |
|---|---|
java.lang.String |
getAsText()
Deprecated. map real value to choice |
java.lang.String[] |
getTags()
Deprecated. get allowed values |
void |
setAsText(java.lang.String string)
Deprecated. map choice to real value |
| Methods inherited from class java.beans.PropertyEditorSupport |
|---|
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditor |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OptionPropertyEditor()
| Method Detail |
|---|
public java.lang.String[] getTags()
getTags in interface java.beans.PropertyEditorgetTags in class java.beans.PropertyEditorSupport
public void setAsText(java.lang.String string)
throws java.lang.IllegalArgumentException
setAsText in interface java.beans.PropertyEditorsetAsText in class java.beans.PropertyEditorSupportstring - choosen tag
java.lang.IllegalArgumentException - if something goes wrongpublic java.lang.String getAsText()
getAsText in interface java.beans.PropertyEditorgetAsText in class java.beans.PropertyEditorSupport
|
net.sf.efhnbm/0 0.4 5 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||