|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.l2fprod.common.beans.editor.AbstractPropertyEditor
com.l2fprod.common.beans.editor.ColorPropertyEditor
com.l2fprod.common.beans.editor.ColorPropertyEditor.AsInt
public static class ColorPropertyEditor.AsInt
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.l2fprod.common.beans.editor.ColorPropertyEditor |
---|
ColorPropertyEditor.AsInt |
Field Summary |
---|
Fields inherited from class com.l2fprod.common.beans.editor.AbstractPropertyEditor |
---|
editor |
Constructor Summary | |
---|---|
ColorPropertyEditor.AsInt()
|
Method Summary | |
---|---|
protected void |
firePropertyChange(java.lang.Object oldValue,
java.lang.Object newValue)
|
java.lang.Object |
getValue()
|
void |
setValue(java.lang.Object arg0)
|
Methods inherited from class com.l2fprod.common.beans.editor.ColorPropertyEditor |
---|
selectColor, selectNull |
Methods inherited from class com.l2fprod.common.beans.editor.AbstractPropertyEditor |
---|
addPropertyChangeListener, getAsText, getCustomEditor, getJavaInitializationString, getTags, isPaintable, paintValue, removePropertyChangeListener, setAsText, supportsCustomEditor |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ColorPropertyEditor.AsInt()
Method Detail |
---|
public void setValue(java.lang.Object arg0)
setValue
in interface java.beans.PropertyEditor
setValue
in class ColorPropertyEditor
public java.lang.Object getValue()
getValue
in interface java.beans.PropertyEditor
getValue
in class ColorPropertyEditor
protected void firePropertyChange(java.lang.Object oldValue, java.lang.Object newValue)
firePropertyChange
in class AbstractPropertyEditor
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |