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 1 of 1

Thread: exit button

  1. #1
    Member
    Join Date
    Apr 2022
    Posts
    36
    Thanks
    0
    Thanked 8 Times in 8 Posts

    Question exit button

    I would like to know if it was possible to change the setting (in particular size and texture) of the exit button of a JFrame application.
    Last edited by andreaita44; April 20th, 2022 at 12:35 PM.

Similar Threads

  1. How to exit while loop
    By #0Prog in forum What's Wrong With My Code?
    Replies: 3
    Last Post: August 19th, 2018, 09:46 AM
  2. System.exit(0)
    By aknessy in forum What's Wrong With My Code?
    Replies: 7
    Last Post: October 14th, 2013, 04:10 PM
  3. Help on exit button/panel
    By pilyo143 in forum AWT / Java Swing
    Replies: 5
    Last Post: February 13th, 2013, 07:07 AM
  4. while loop wont exit
    By NewAtJava in forum What's Wrong With My Code?
    Replies: 2
    Last Post: October 29th, 2011, 11:42 AM
  5. Jar self delete on exit?
    By KiwiProg in forum Java Theory & Questions
    Replies: 1
    Last Post: December 19th, 2010, 02:54 AM