cytoscape.util
Class MutableColor

java.lang.Object
  extended by cytoscape.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
clone, equals, finalize, 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)