Java Platform 1.2

Package javax.swing.colorchooser

Contains classes and interfaces used by the JColorChooser component.

See:
          Description

Interface Summary
ColorSelectionModel A model that supports selecting a Color.
 

Class Summary
AbstractColorChooserPanel The is the abstract superclass for color choosers.
ColorChooserComponentFactory A class designed to produce preconfigured "accessory" objects to insert into color choosers.
DefaultColorSelectionModel A generic implementation of ColorSelectionModel.
 

Package javax.swing.colorchooser Description

Contains classes and interfaces used by the JColorChooser component.

Package Specifications

(none)

Related Documentation

This document forms the complete API specification. For overviews, tutorials, examples, guides, and tool documentation, please see:

Since:
JDK1.2

Java Platform 1.2

Submit a bug or feature Version 1.2 of Java Platform API Specification
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.