Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Change the foreground colors of JFileChooser

sanjaynmhatreNov 24 2018 — edited Nov 24 2018

In my software - Lobster Version 1.0 - i have created custom user interface with JLayers and created themes using different background images and foreground colors.Unfortunately,i cannot change the foreground colors of JFileChooser but the rest of my application is all custom user interface.Following snapshot with Custom User Interface but no issues

custom_user_interface02.jpg

But unfortunately,my filechooser is looking weird coz i cannot change the foreground colors

custom_user_interface03.jpg

Can anybody help solve this rather difficult problem coz the JDialog do not allow to change foreground colors

Comments
Post Details
Added on Nov 24 2018
0 comments
238 views