com.l2fprod.common.demo
Class PropertySheetPage.SeasonEditor

java.lang.Object
  extended by com.l2fprod.common.beans.editor.AbstractPropertyEditor
      extended by com.l2fprod.common.beans.editor.ComboBoxPropertyEditor
          extended by com.l2fprod.common.demo.PropertySheetPage.SeasonEditor
All Implemented Interfaces:
java.beans.PropertyEditor
Enclosing class:
PropertySheetPage

public static class PropertySheetPage.SeasonEditor
extends ComboBoxPropertyEditor


Nested Class Summary
 
Nested classes/interfaces inherited from class com.l2fprod.common.beans.editor.ComboBoxPropertyEditor
ComboBoxPropertyEditor.Renderer, ComboBoxPropertyEditor.Value
 
Field Summary
 
Fields inherited from class com.l2fprod.common.beans.editor.AbstractPropertyEditor
editor
 
Constructor Summary
PropertySheetPage.SeasonEditor()
           
 
Method Summary
 
Methods inherited from class com.l2fprod.common.beans.editor.ComboBoxPropertyEditor
getValue, setAvailableIcons, setAvailableValues, setValue
 
Methods inherited from class com.l2fprod.common.beans.editor.AbstractPropertyEditor
addPropertyChangeListener, firePropertyChange, 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

PropertySheetPage.SeasonEditor

public PropertySheetPage.SeasonEditor()