Cytoscape 2.8.0 API

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


Field Summary
 
Fields inherited from class com.l2fprod.common.beans.editor.AbstractPropertyEditor
editor
 
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, 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

CyDoublePropertyEditor

public CyDoublePropertyEditor()
Creates a new CyStringPropertyEditor object.


Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.