My question is the following one:
To the texfield exists setDisabledTextColor method, Does exist a similar method for the JcomboBox?
thanks guys
Printable View
My question is the following one:
To the texfield exists setDisabledTextColor method, Does exist a similar method for the JcomboBox?
thanks guys
You have to configure it as renderer.
check it
How to Use Combo Boxes (The Java™ Tutorials > Creating a GUI with JFC/Swing > Using Swing Components)