|
||||||||||
| 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.IlvColorModelPropertyEditor
public class IlvColorModelPropertyEditor
A color model property editor.
| Constructor Summary | |
|---|---|
IlvColorModelPropertyEditor()
Constructs an IlvColorModelPropertyEditor |
|
| Method Summary | |
|---|---|
String |
getAsText()
|
Component |
getCustomEditor()
Returns the component to use in editing the current Color Model value. |
String |
getJavaInitializationString()
|
Object |
getValue()
Returns the current value of the editor. |
boolean |
isPaintable()
This property editor supports painting. |
void |
paintValue(Graphics gfx,
Rectangle box)
Displays a label to indicate edition is possible. |
void |
setValue(Object value)
|
boolean |
supportsCustomEditor()
This property editor supports a custom editor. |
| Methods inherited from class java.beans.PropertyEditorSupport |
|---|
addPropertyChangeListener, firePropertyChange, getSource, getTags, removePropertyChangeListener, setAsText, setSource |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IlvColorModelPropertyEditor()
IlvColorModelPropertyEditor
| Method Detail |
|---|
public String getAsText()
getAsText in interface PropertyEditorgetAsText in class PropertyEditorSupportPropertyEditorSupport.getAsText()public Component getCustomEditor()
IlvIntervalColorModelEditoror an
IlvIndexColorModelEditor
getCustomEditor in interface PropertyEditorgetCustomEditor in class PropertyEditorSupportPropertyEditorSupport.getCustomEditor(),
IlvColorModelEditor.getComponent()public String getJavaInitializationString()
getJavaInitializationString in interface PropertyEditorgetJavaInitializationString in class PropertyEditorSupportPropertyEditorSupport.getJavaInitializationString()public Object getValue()
getValue in interface PropertyEditorgetValue in class PropertyEditorSupportpublic boolean isPaintable()
isPaintable in interface PropertyEditorisPaintable in class PropertyEditorSupport
public void paintValue(Graphics gfx,
Rectangle box)
paintValue in interface PropertyEditorpaintValue in class PropertyEditorSupportPropertyEditorSupport.paintValue(java.awt.Graphics,
java.awt.Rectangle)public void setValue(Object value)
setValue in interface PropertyEditorsetValue in class PropertyEditorSupportPropertyEditorSupport.setValue(java.lang.Object)public boolean supportsCustomEditor()
supportsCustomEditor in interface PropertyEditorsupportsCustomEditor in class PropertyEditorSupport
|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||