The Source for Java Technology Collaboration
User: Password:
Register | Login help    

Search

Online Books:
java.net on MarkMail:


Blog Archive for malenkov during December 2007

I would like to discuss some proposed changes in the JColorChooser component. At present, the JColorChooser component contains the following default tabs: * Swatches: the predefined set of colors * HSB: color selection defined by hue, saturation, and brightness using a diagram * RGB: color selection defined by its constituents (Red, Green, and Blue) using a slider My suggestion is to combine...