org.virbo.autoplot.components
Class ColorChooser

java.lang.Object
  extended by org.virbo.autoplot.components.ColorChooser

public class ColorChooser
extends java.lang.Object

ColorChooser component that is beany


Constructor Summary
ColorChooser()
          Creates a new instance of ColorChooser
 
Method Summary
 java.awt.Color getValue()
           
 void setValue(java.awt.Color c)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ColorChooser

public ColorChooser()
Creates a new instance of ColorChooser

Method Detail

getValue

public java.awt.Color getValue()

setValue

public void setValue(java.awt.Color c)