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.

View Poll Results: Which is your favorite Java GUI API?

Voters
8. You may not vote on this poll
  • Pure AWT (No swing)

    0 0%
  • Swing

    7 87.50%
  • SWT

    0 0%
  • JavaFX

    0 0%
  • Other (please specify)

    1 12.50%
Results 1 to 6 of 6

Thread: Your prefered Java GUI API?

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

    Default Your prefered Java GUI API?

    I'm curious which Java GUI API people like using. Vote for the one you most commonly use (so if you use Swing 9/10 times, that'd be your vote )

    Pure AWT (i.e. no swing)
    Swing
    SWT
    JavaFX
    Other (please specify)


  2. #2
    Super Moderator Json's Avatar
    Join Date
    Jul 2009
    Location
    Warrington, United Kingdom
    Posts
    1,274
    My Mood
    Happy
    Thanks
    70
    Thanked 156 Times in 152 Posts

    Default Re: Your prefered Java GUI API?

    TWL - Themable Widget Library of course

    Oh and I know this a question regarding Java API's but I really do prefer HTML/CSS and Javascript for GUI stuff.

    // Json
    Last edited by Json; August 3rd, 2010 at 05:48 AM.

  3. #3
    Member
    Join Date
    Aug 2009
    Posts
    53
    Thanks
    2
    Thanked 3 Times in 2 Posts

    Default Re: Your prefered Java GUI API?

    Quote Originally Posted by Json View Post
    TWL - Themable Widget Library of course

    Oh and I know this a question regarding Java API's but I really do prefer HTML/CSS and Javascript for GUI stuff.

    // Json
    You my good man, are quite mad! fixing for old versions ie, will break your brain. True story

  4. #4
    Member Darryl.Burke's Avatar
    Join Date
    Mar 2010
    Location
    Madgaon, Goa, India
    Posts
    494
    Thanks
    8
    Thanked 48 Times in 46 Posts

    Default Re: Your prefered Java GUI API?

    Swing forever! For the widest availability of code samples, and the best forum support.

    Coping with the bugs can be a pain though. By all reports, AWT is relatively bug free.

    db

  5. #5
    Super Moderator Json's Avatar
    Join Date
    Jul 2009
    Location
    Warrington, United Kingdom
    Posts
    1,274
    My Mood
    Happy
    Thanks
    70
    Thanked 156 Times in 152 Posts

    Default Re: Your prefered Java GUI API?

    Quote Originally Posted by Johannes View Post
    You my good man, are quite mad! fixing for old versions ie, will break your brain. True story
    Well, now that ie9 beta is out it won't be long before it goes final and gets released to the masses, it has ace support for all the new stuff and ie6 is almost dead and to be honest I don't do much backwards compatibility when it comes to websites.

    // Json

  6. #6
    Member
    Join Date
    Jul 2010
    Location
    Washington, USA
    Posts
    307
    Thanks
    16
    Thanked 43 Times in 39 Posts

    Default Re: Your prefered Java GUI API?

    EWWWW IE9!