com.l2fprod.common.beans.editor
Class BooleanPropertyEditor

java.lang.Object
  extended bycom.l2fprod.common.beans.editor.AbstractPropertyEditor
      extended bycom.l2fprod.common.beans.editor.ComboBoxPropertyEditor
          extended bycom.l2fprod.common.beans.editor.BooleanPropertyEditor
All Implemented Interfaces:
java.beans.PropertyEditor

public class BooleanPropertyEditor
extends ComboBoxPropertyEditor

BooleanPropertyEditor.


Nested Class Summary
 
Nested classes 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
BooleanPropertyEditor()
           
 
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

BooleanPropertyEditor

public BooleanPropertyEditor()


Copyright (c) 2005-2006 L2FProd.com. All Rights Reserved.