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

Thread: Java Swing

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

    Default Java Swing

    Hi Guys

    Am new in Java and trying to learn how to connect a login form such that when I click login button it is suppose to load for me mainmenu function in java swing.

    Who can help me here?


  2. #2
    Crazy Cat Lady KevinWorkman's Avatar
    Join Date
    Oct 2010
    Location
    Washington, DC
    Posts
    5,424
    My Mood
    Hungover
    Thanks
    144
    Thanked 636 Times in 540 Posts

    Default Re: Java Swing

    The tutorials are a good place to start: Trail: Creating a GUI With JFC/Swing (The Java™ Tutorials)
    Useful links: How to Ask Questions the Smart Way | Use Code Tags | Java Tutorials
    Static Void Games - Play indie games, learn from game tutorials and source code, upload your own games!

  3. The Following User Says Thank You to KevinWorkman For This Useful Post:

    gryphin (July 20th, 2013)

  4. #3
    Junior Member
    Join Date
    Jun 2013
    Location
    Dirty Jersey
    Posts
    5
    My Mood
    Bored
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default Re: Java Swing

    Quote Originally Posted by KevinWorkman View Post
    The tutorials are a good place to start: Trail: Creating a GUI With JFC/Swing (The Java™ Tutorials)
    Great stuff Thanks.

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

    Default Re: Java Swing

    Sir, I am new in this forum. I have little knowledge about Java. Sorry I can’t help you.

  6. #5
    Junior Member
    Join Date
    Aug 2013
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Java Swing

    thanks

Similar Threads

  1. Java Swing
    By arvin17 in forum What's Wrong With My Code?
    Replies: 1
    Last Post: April 6th, 2013, 09:40 AM
  2. [SOLVED] Java Swing
    By Thamizharasan in forum What's Wrong With My Code?
    Replies: 1
    Last Post: January 10th, 2013, 07:33 AM
  3. Java Swing
    By kompeh in forum AWT / Java Swing
    Replies: 1
    Last Post: July 14th, 2012, 08:44 AM
  4. Java Swing
    By Rootntootn in forum AWT / Java Swing
    Replies: 2
    Last Post: April 2nd, 2012, 12:50 PM
  5. Java program to Add a JMenu toolbar to a Java Swing application
    By JavaPF in forum Java Swing Tutorials
    Replies: 6
    Last Post: March 6th, 2012, 12:25 PM