Cytoscape 2.8.0 API

cytoscape.visual.ui.editors.discrete
Class CyColorPropertyEditor

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

public class CyColorPropertyEditor
extends com.l2fprod.common.beans.editor.AbstractPropertyEditor

ColorPropertyEditor.


Nested Class Summary
static class CyColorPropertyEditor.AsInt
           
 
Field Summary
 
Fields inherited from class com.l2fprod.common.beans.editor.AbstractPropertyEditor
editor
 
Constructor Summary
CyColorPropertyEditor()
          Creates a new CyColorPropertyEditor object.
 
Method Summary
 Object getValue()
          DOCUMENT ME!
protected  void selectColor()
           
protected  void selectNull()
           
 void setValue(Object value)
          DOCUMENT ME!
 
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

CyColorPropertyEditor

public CyColorPropertyEditor()
Creates a new CyColorPropertyEditor object.

Method Detail

getValue

public Object getValue()
DOCUMENT ME!

Specified by:
getValue in interface PropertyEditor
Overrides:
getValue in class com.l2fprod.common.beans.editor.AbstractPropertyEditor
Returns:
DOCUMENT ME!

setValue

public void setValue(Object value)
DOCUMENT ME!

Specified by:
setValue in interface PropertyEditor
Overrides:
setValue in class com.l2fprod.common.beans.editor.AbstractPropertyEditor
Parameters:
value - DOCUMENT ME!

selectColor

protected void selectColor()

selectNull

protected void selectNull()

Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.