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: CANT RUN GUI!

  1. #1
    Junior Member
    Join Date
    Jul 2013
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default CANT RUN GUI!

    Hi, i am a beginner in java programming, i create some gui programs but i dont knw how to run it... Plx can some one explain to me in details on how i can run the program? Tnx in Advance


  2. #2
    Member
    Join Date
    May 2011
    Location
    west palm beach, FL
    Posts
    189
    My Mood
    Tired
    Thanks
    41
    Thanked 11 Times in 10 Posts

    Default Re: CANT RUN GUI!

    this will tell you how

    Compiling and Running Swing Programs (The Java™ Tutorials > Creating a GUI With JFC/Swing > Getting Started with Swing)

Similar Threads

  1. GUI won't run properly once panel is added
    By mwardjava92 in forum AWT / Java Swing
    Replies: 4
    Last Post: February 23rd, 2013, 01:41 PM
  2. Replies: 2
    Last Post: November 18th, 2012, 02:09 PM
  3. GUI doesn't work when synchronized method is run
    By worwhite in forum AWT / Java Swing
    Replies: 1
    Last Post: August 1st, 2011, 07:59 AM
  4. GUI Lockup during run
    By aussiemcgr in forum Java Theory & Questions
    Replies: 6
    Last Post: July 19th, 2010, 10:49 AM