jcolorchooser Questions

3

Solved

I am using a JColorchooser at various places in an application. There can be multiple instances of the panel that can invoke a JColorChooser. The "Swatches" panel in the chooser has an area of "rec...
Irick asked 29/5, 2012 at 6:11

5

Solved

JDK 7 added a new transparency slider to the JColorChooser: The problem is that I do not want to allow my users to pick transparent colors. Unfortunately, there doesn't seem to be an easy way to...
Urena asked 19/8, 2012 at 13:16

3

Solved

I have a Java button that opens a JColorChooser dialog. I would like for the color of the button to change according to the color selected in the dialog. I have tried calling the setBackgroundColor...
Toughminded asked 23/5, 2012 at 15:25

1

I'm writing a drop down component with colors for toolbar. So I've taken ideas from 'Swing hacks' book, changed conception a little bit and added Swing's standard JColorChooser to drop down. The be...
Feliciafeliciano asked 29/1, 2013 at 5:55
1

© 2022 - 2024 — McMap. All rights reserved.