public class IlvAlphaPropertyEditor extends PropertyEditorSupport
Constructor and Description |
---|
IlvAlphaPropertyEditor()
Creates a new
IlvAlphaPropertyEditor . |
Modifier and Type | Method and Description |
---|---|
String |
getAsText()
Gets the property value as a String.
|
Component |
getCustomEditor()
Retrieves the custom editor.
|
String |
getJavaInitializationString()
Returns The java initialization string.
|
Object |
getValue()
Retrieves the value of the property editor.
|
void |
setAsText(String text)
Sets the property value as a String.
|
void |
setValue(Object value)
Sets the value for this property editor.
|
boolean |
supportsCustomEditor()
Tells is this property editor supports a custom editor.
|
addPropertyChangeListener, firePropertyChange, getSource, getTags, isPaintable, paintValue, removePropertyChangeListener, setSource
public IlvAlphaPropertyEditor()
IlvAlphaPropertyEditor
.public void setValue(Object value)
Float
.setValue
in interface PropertyEditor
setValue
in class PropertyEditorSupport
value
- The new Value.public Object getValue()
Float
getValue
in interface PropertyEditor
getValue
in class PropertyEditorSupport
public String getJavaInitializationString()
getJavaInitializationString
in interface PropertyEditor
getJavaInitializationString
in class PropertyEditorSupport
public String getAsText()
getAsText
in interface PropertyEditor
getAsText
in class PropertyEditorSupport
public void setAsText(String text) throws IllegalArgumentException
setAsText
in interface PropertyEditor
setAsText
in class PropertyEditorSupport
text
- The new String value.IllegalArgumentException
public Component getCustomEditor()
IlvAlphaEditorPanel
.getCustomEditor
in interface PropertyEditor
getCustomEditor
in class PropertyEditorSupport
IlvAlphaEditorPanel
.public boolean supportsCustomEditor()
true
supportsCustomEditor
in interface PropertyEditor
supportsCustomEditor
in class PropertyEditorSupport
true
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.