@Deprecated
public class TLcdColorEditor
extends java.beans.PropertyEditorSupport
Constructor and Description |
---|
TLcdColorEditor()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAsText()
Deprecated.
|
java.lang.String |
getJavaInitializationString()
Deprecated.
|
boolean |
isPaintable()
Deprecated.
|
void |
paintValue(java.awt.Graphics gfx,
java.awt.Rectangle box)
Deprecated.
|
void |
setAsText(java.lang.String aText)
Deprecated.
|
public boolean isPaintable()
isPaintable
in interface java.beans.PropertyEditor
isPaintable
in class java.beans.PropertyEditorSupport
public void paintValue(java.awt.Graphics gfx, java.awt.Rectangle box)
paintValue
in interface java.beans.PropertyEditor
paintValue
in class java.beans.PropertyEditorSupport
public java.lang.String getJavaInitializationString()
getJavaInitializationString
in interface java.beans.PropertyEditor
getJavaInitializationString
in class java.beans.PropertyEditorSupport
public void setAsText(java.lang.String aText) throws java.lang.IllegalArgumentException
setAsText
in interface java.beans.PropertyEditor
setAsText
in class java.beans.PropertyEditorSupport
java.lang.IllegalArgumentException
public java.lang.String getAsText()
getAsText
in interface java.beans.PropertyEditor
getAsText
in class java.beans.PropertyEditorSupport