Quaqua 7.4.2 2011-07-05

Package ch.randelshofer.quaqua.color

Provides classes for handling colors.

See:
          Description

Class Summary
AlphaColorUIResource A ColorUIResource whith an alpha channel.
GradientColor GradientColor.
GradientColor.UIResource  
InactivatableColorUIResource InactivatableColorUIResource is a color, that can be rendered using an an active state and an inactive state.
MutableColorUIResource A ColorUIResource which can change its color.
PaintableColor This is a Color with an optional 'hidden' Paint attribute.
TextureColor This class used to pass TexturePaint's 'through' the Swing API, so that users of our Look and Feel can work with TexturePaint's like with regular colors, but Quaqua UI components will paint using the texture instead of with the color.
TextureColor.UIResource  
 

Package ch.randelshofer.quaqua.color Description

Provides classes for handling colors.


Copyright 2003-2007 (c) Werner Randelshofer.
All rights reserved.