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

Thread: Can anyone mail me an e-book on Swings?

  1. #1
    Junior Member
    Join Date
    Jun 2011
    Posts
    26
    My Mood
    Fine
    Thanks
    7
    Thanked 0 Times in 0 Posts

    Smile Can anyone mail me an e-book on Swings?

    Hi!

    I'm a student learning Java. I have the complete reference by Herbert Schildt. I've read the chapter on Swings in it and it doesn't contain much of what I need to know. For example if I need to make a form using Swings I select Swing GUI form -> JApplet form in NetBeans IDE. I'm familiar with labels, buttons, etc. and the event handling techniques but what I see in Netbeans is somewhat different from what I learned in the book. In fact it seems to be a totally different approach. So I guess I need a new book.

    If you have something that you think I might find helpful, kindly mail it to me.


  2. #2
    Junior Member
    Join Date
    Jun 2011
    Posts
    26
    My Mood
    Fine
    Thanks
    7
    Thanked 0 Times in 0 Posts

    Default Re: Can anyone mail me an e-book on Swings?

    Looks like I figured it out. Just clicked on the tiny "+" beside "generated code". I don't really need any book now but it'd be great if someone could recommend a good book.

  3. #3
    Super Moderator helloworld922's Avatar
    Join Date
    Jun 2009
    Posts
    2,896
    Thanks
    23
    Thanked 619 Times in 561 Posts
    Blog Entries
    18

    Default Re: Can anyone mail me an e-book on Swings?

    I usually go with the online reference: Trail: Creating a GUI with JFC/Swing

  4. The Following User Says Thank You to helloworld922 For This Useful Post:

    Lord Voldemort (July 4th, 2011)

  5. #4
    Junior Member
    Join Date
    Jun 2011
    Posts
    26
    My Mood
    Fine
    Thanks
    7
    Thanked 0 Times in 0 Posts

    Default Re: Can anyone mail me an e-book on Swings?

    Thanks a lot helloworld922!

    That was exactly what I was looking for.

Similar Threads

  1. mail through java code
    By Varsha Yadav in forum Java SE APIs
    Replies: 1
    Last Post: June 22nd, 2011, 03:15 AM
  2. Read Mail From A Folder
    By qwert678 in forum What's Wrong With My Code?
    Replies: 8
    Last Post: February 1st, 2011, 11:29 AM
  3. java mail
    By erinbasim in forum Java SE APIs
    Replies: 2
    Last Post: May 13th, 2010, 02:17 AM
  4. Javax.Mail Query Help Me Please
    By ravjot28 in forum What's Wrong With My Code?
    Replies: 10
    Last Post: January 19th, 2010, 11:06 AM
  5. Sending and Receiving mail using J2ME without server
    By chals in forum Java ME (Mobile Edition)
    Replies: 5
    Last Post: June 2nd, 2009, 09:59 AM

Tags for this Thread