|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.beans.PropertyEditorSupport
ilog.views.maps.beans.editor.LinearUnitEditor
public class LinearUnitEditor
Internal use only class. The editor for unit converters.
| Constructor Summary | |
|---|---|
LinearUnitEditor()
Deprecated. Creates a new LinearUnitEditor. |
|
| Method Summary | |
|---|---|
String |
getAsText()
Deprecated. Returns the value of the editor as a text. |
String |
getJavaInitializationString()
Deprecated. Returns the initial value for java |
String[] |
getTags()
Deprecated. Returns the available values. |
Object |
getValue()
Deprecated. Returns the current value of the editor. |
void |
setAsText(String text)
Deprecated. Changes the value of the editor as a text. |
void |
setValue(Object value)
Deprecated. Changes the value of the editor. |
| Methods inherited from class java.beans.PropertyEditorSupport |
|---|
addPropertyChangeListener, firePropertyChange, getCustomEditor, getSource, isPaintable, paintValue, removePropertyChangeListener, setSource, supportsCustomEditor |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LinearUnitEditor()
LinearUnitEditor.
| Method Detail |
|---|
public void setValue(Object value)
setValue in interface PropertyEditorsetValue in class PropertyEditorSupportpublic Object getValue()
getValue in interface PropertyEditorgetValue in class PropertyEditorSupportpublic String getJavaInitializationString()
getJavaInitializationString in interface PropertyEditorgetJavaInitializationString in class PropertyEditorSupportpublic String getAsText()
getAsText in interface PropertyEditorgetAsText in class PropertyEditorSupport
public void setAsText(String text)
throws IllegalArgumentException
setAsText in interface PropertyEditorsetAsText in class PropertyEditorSupportIllegalArgumentExceptionpublic String[] getTags()
getTags in interface PropertyEditorgetTags in class PropertyEditorSupport
|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||