All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class benno.awt.ColorPicker

java.lang.Object
   |
   +----java.awt.Component
           |
           +----java.awt.Container
                   |
                   +----benno.awt.ColorPicker

public class ColorPicker
extends Container
This class allows the user to visually choose a colour.

Version:
$Revision: 1.3 $
Author:
Ben Clifford

Constructor Index

 o ColorPicker()

Method Index

 o main(String[])

Constructors

 o ColorPicker
 public ColorPicker()

Methods

 o main
 public static void main(String args[])

All Packages  Class Hierarchy  This Package  Previous  Next  Index