Cytoscape 2.2 (c) 2004 ISB, MSKCC, UCSD

cytoscape.util
Class MutableColor

java.lang.Object
  extended bycytoscape.util.MutableColor

public class MutableColor
extends Object


Constructor Summary
MutableColor(Color color)
           
 
Method Summary
 Color getColor()
           
 void setColor(Color c)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MutableColor

public MutableColor(Color color)
Method Detail

getColor

public Color getColor()

setColor

public void setColor(Color c)

www.cytoscape.org