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

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

public class ComboBoxStylePropertyEditor
extends com.l2fprod.common.beans.editor.ComboBoxPropertyEditor


Nested Class Summary
 
Nested classes/interfaces inherited from class com.l2fprod.common.beans.editor.ComboBoxPropertyEditor
com.l2fprod.common.beans.editor.ComboBoxPropertyEditor.Renderer, com.l2fprod.common.beans.editor.ComboBoxPropertyEditor.Value
 
Constructor Summary
ComboBoxStylePropertyEditor()
           
 
Method Summary
 java.lang.Object getValue()
           
 void setValue(java.lang.Object value)
           
 
Methods inherited from class com.l2fprod.common.beans.editor.ComboBoxPropertyEditor
setAvailableIcons, setAvailableValues
 
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

ComboBoxStylePropertyEditor

public ComboBoxStylePropertyEditor()
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.ComboBoxPropertyEditor

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.ComboBoxPropertyEditor


jHepWork 1.1 (C) Chekanov