Cytoscape 2.8.0 API

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
 
Field Summary
 
Fields inherited from class com.l2fprod.common.beans.editor.AbstractPropertyEditor
editor
 
Constructor Summary
CyColorPropertyEditor.AsInt()
           
 
Method Summary
protected  void firePropertyChange(Object oldValue, Object newValue)
           
 Object getValue()
           
 void setValue(Object arg0)
           
 
Methods inherited from class com.l2fprod.common.beans.editor.ColorPropertyEditor
selectColor, selectNull
 
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
clone, equals, finalize, 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

firePropertyChange

protected void firePropertyChange(Object oldValue,
                                  Object newValue)
Overrides:
firePropertyChange in class com.l2fprod.common.beans.editor.AbstractPropertyEditor

Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.