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

cytoscape.visual.ui.editors.discrete
Class CyColorPropertyEditor.AsInt

java.lang.Object
  extended by com.l2fprod.common.beans.editor.AbstractPropertyEditor
      extended by com.l2fprod.common.beans.editor.ColorPropertyEditor
          extended by cytoscape.visual.ui.editors.discrete.CyColorPropertyEditor.AsInt
All Implemented Interfaces:
PropertyEditor
Enclosing class:
CyColorPropertyEditor

public static class CyColorPropertyEditor.AsInt
extends com.l2fprod.common.beans.editor.ColorPropertyEditor


Nested Class Summary
 
Nested classes/interfaces inherited from class com.l2fprod.common.beans.editor.ColorPropertyEditor
com.l2fprod.common.beans.editor.ColorPropertyEditor.AsInt
 
Constructor Summary
CyColorPropertyEditor.AsInt()
           
 
Method Summary
 Object getValue()
           
 void setValue(Object arg0)
           
 
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

CyColorPropertyEditor.AsInt

public CyColorPropertyEditor.AsInt()
Method Detail

setValue

public void setValue(Object arg0)
Specified by:
setValue in interface PropertyEditor
Overrides:
setValue in class com.l2fprod.common.beans.editor.ColorPropertyEditor

getValue

public Object getValue()
Specified by:
getValue in interface PropertyEditor
Overrides:
getValue in class com.l2fprod.common.beans.editor.ColorPropertyEditor

www.cytoscape.org