hep.aida.ref.plotter.style.editor
Class StringStylePropertyEditor

java.lang.Object
  extended by com.l2fprod.common.beans.editor.AbstractPropertyEditor
      extended by com.l2fprod.common.beans.editor.StringPropertyEditor
          extended by hep.aida.ref.plotter.style.editor.StringStylePropertyEditor
All Implemented Interfaces:
java.beans.PropertyEditor

public class StringStylePropertyEditor
extends com.l2fprod.common.beans.editor.StringPropertyEditor


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

StringStylePropertyEditor

public StringStylePropertyEditor()

StringStylePropertyEditor

public StringStylePropertyEditor(java.lang.Class valueType)
Method Detail

getValue

public java.lang.Object getValue()
Specified by:
getValue in interface java.beans.PropertyEditor
Overrides:
getValue in class com.l2fprod.common.beans.editor.StringPropertyEditor

setValue

public void setValue(java.lang.Object value)
Specified by:
setValue in interface java.beans.PropertyEditor
Overrides:
setValue in class com.l2fprod.common.beans.editor.StringPropertyEditor


jHepWork 1.1 (C) Chekanov