com.l2fprod.common.beans.editor
Class DoublePropertyEditor

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

public class DoublePropertyEditor
extends NumberPropertyEditor

DoublePropertyEditor.


Field Summary
 
Fields inherited from class com.l2fprod.common.beans.editor.AbstractPropertyEditor
editor
 
Constructor Summary
DoublePropertyEditor()
           
 
Methods inherited from class com.l2fprod.common.beans.editor.NumberPropertyEditor
getValue, 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

DoublePropertyEditor

public DoublePropertyEditor()


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