Package com.luciad.beans
Class TLcdColorEditor
java.lang.Object
java.beans.PropertyEditorSupport
com.luciad.beans.TLcdColorEditor
- All Implemented Interfaces:
PropertyEditor
Deprecated.
Use a UI builder (e.g. Swing) or binding framework instead.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Deprecated.booleanDeprecated.voidpaintValue(Graphics gfx, Rectangle box) Deprecated.voidDeprecated.Methods inherited from class java.beans.PropertyEditorSupport
addPropertyChangeListener, firePropertyChange, getCustomEditor, getSource, getTags, getValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditor
-
Constructor Details
-
TLcdColorEditor
public TLcdColorEditor()Deprecated.
-
-
Method Details
-
isPaintable
public boolean isPaintable()Deprecated.- Specified by:
isPaintablein interfacePropertyEditor- Overrides:
isPaintablein classPropertyEditorSupport
-
paintValue
Deprecated.- Specified by:
paintValuein interfacePropertyEditor- Overrides:
paintValuein classPropertyEditorSupport
-
getJavaInitializationString
Deprecated.- Specified by:
getJavaInitializationStringin interfacePropertyEditor- Overrides:
getJavaInitializationStringin classPropertyEditorSupport
-
setAsText
Deprecated.- Specified by:
setAsTextin interfacePropertyEditor- Overrides:
setAsTextin classPropertyEditorSupport- Throws:
IllegalArgumentException
-
getAsText
Deprecated.- Specified by:
getAsTextin interfacePropertyEditor- Overrides:
getAsTextin classPropertyEditorSupport
-