Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 2 of 2

Thread: JFileChooser looking ordinary coz of foreground colors

  1. #1
    Junior Member
    Join Date
    Jan 2019
    Posts
    1
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default JFileChooser looking ordinary coz of foreground colors

    i have a full fledged image editor called 'Lobster Version 1.0' and its user interface is created using all images.Following is the snapshotblackwhitetheme.jpg
    This software is using images as well as different colors as foreground and border colors which is looking really niece.
    But my Jfilechooser is not allowing me to change the foreground colors rest of the software foreground and background colors have been changed is great user interface
    custom_user_interface03.jpg
    In the snapshot,foreground color - text color is blue in all components except JFileChooser.
    My software is getting released within 10 days so can you please help me !
    for more information :

    www.topplesoftware.com
    www.tspaymentgateway.com
    Last edited by sanjaynmhatre; January 2nd, 2019 at 01:27 AM.

  2. The Following User Says Thank You to sanjaynmhatre For This Useful Post:

    Ram Lakshmanan (February 19th, 2019)

  3. #2
    Member Helium c2's Avatar
    Join Date
    Nov 2023
    Location
    Kekaha, Kaua'i
    Posts
    85
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Re: JFileChooser looking ordinary coz of foreground colors

    You built a software application like this? All from using the standard edition java kit from Oracle. Was released in 2019. What would be the application side to this program? Besides in Java. Only java programmers then are able to use this application. Never mind. I think I know how this works. Like building a forum in Java and you had lots of pictures to deal with. I like it. So you're the Java programmer behind specialty menus.

Similar Threads

  1. Question about JFileChooser
    By rolfis in forum File I/O & Other I/O Streams
    Replies: 0
    Last Post: March 23rd, 2013, 07:24 PM
  2. JFileChooser
    By Karthik Prabhu in forum AWT / Java Swing
    Replies: 4
    Last Post: June 23rd, 2012, 04:47 AM
  3. JFileChooser Please Help
    By mulligan252 in forum File I/O & Other I/O Streams
    Replies: 4
    Last Post: October 9th, 2011, 11:03 AM
  4. JFileChooser frustrations!
    By chrisivey1980 in forum What's Wrong With My Code?
    Replies: 2
    Last Post: May 3rd, 2011, 05:32 AM
  5. JFileChooser
    By FretDancer69 in forum AWT / Java Swing
    Replies: 2
    Last Post: February 3rd, 2010, 06:35 AM