|
|||||||||
PREV CLASS NEXT CLASS | All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.l2fprod.common.beans.editor.AbstractPropertyEditor
com.l2fprod.common.beans.editor.StringPropertyEditor
hep.aida.ref.plotter.style.editor.StringStylePropertyEditor
public class StringStylePropertyEditor
Constructor Summary | |
---|---|
StringStylePropertyEditor()
|
|
StringStylePropertyEditor(java.lang.Class valueType)
|
Method Summary | |
---|---|
java.lang.Object |
getValue()
|
void |
setValue(java.lang.Object value)
|
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 |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StringStylePropertyEditor()
public StringStylePropertyEditor(java.lang.Class valueType)
Method Detail |
---|
public java.lang.Object getValue()
getValue
in interface java.beans.PropertyEditor
getValue
in class com.l2fprod.common.beans.editor.StringPropertyEditor
public void setValue(java.lang.Object value)
setValue
in interface java.beans.PropertyEditor
setValue
in class com.l2fprod.common.beans.editor.StringPropertyEditor
|
|||||||||
PREV CLASS NEXT CLASS | All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |