Cytoscape 2.6.2 (c) 2006,2007 ISB, MSKCC, UCSD

cytoscape.visual.ui.editors.discrete
Class CyDoublePropertyEditor

java.lang.Object
  extended by com.l2fprod.common.beans.editor.AbstractPropertyEditor
      extended by com.l2fprod.common.beans.editor.NumberPropertyEditor
          extended by com.l2fprod.common.beans.editor.DoublePropertyEditor
              extended by cytoscape.visual.ui.editors.discrete.CyDoublePropertyEditor
All Implemented Interfaces:
PropertyEditor

public class CyDoublePropertyEditor
extends com.l2fprod.common.beans.editor.DoublePropertyEditor


Constructor Summary
CyDoublePropertyEditor()
          Creates a new CyStringPropertyEditor object.
 
Method Summary
 
Methods inherited from class com.l2fprod.common.beans.editor.NumberPropertyEditor
getValue, setValue
 
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

CyDoublePropertyEditor

public CyDoublePropertyEditor()
Creates a new CyStringPropertyEditor object.


www.cytoscape.org