hydroScalingAPI.examples.visad
Class HSVDisplay

java.lang.Object
  extended by hydroScalingAPI.examples.visad.HSVDisplay
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener

public class HSVDisplay
extends java.lang.Object
implements java.awt.event.ActionListener

HSVDisplay is an application for interactively exploring the relation between the HSV and RGB color coordiantes.


Constructor Summary
HSVDisplay()
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
          This method handles button presses
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HSVDisplay

public HSVDisplay()
           throws java.io.IOException,
                  visad.VisADException,
                  java.rmi.RemoteException
Throws:
java.io.IOException
visad.VisADException
java.rmi.RemoteException
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException,
                        visad.VisADException,
                        java.rmi.RemoteException
Throws:
java.io.IOException
visad.VisADException
java.rmi.RemoteException

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent e)
This method handles button presses

Specified by:
actionPerformed in interface java.awt.event.ActionListener


CUENCAS was initially developed by Ricardo Mantilla at the University of Colorado under the supervision of Dr. Vijay K. Gupta. We wish to recognize the support from the National Science Fundation.