Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Good Java GUI builder?

Options
  • 16-11-2005 11:33am
    #1
    Registered Users Posts: 849 ✭✭✭


    Does anyone know a good java gui builder? .. I have started using jframes it seems alot of work trying to position everything by hand.


Comments

  • Registered Users Posts: 21,264 ✭✭✭✭Hobbes


    Depends on what GUI API system you are using?

    Personally I'd go with SWT and get SWTDesigner (for eclipse). They have a free version which is pretty good.


  • Closed Accounts Posts: 503 ✭✭✭OMcGovern


    I use JBuilder X Foundation ( free )


  • Closed Accounts Posts: 17,208 ✭✭✭✭aidan_walsh




  • Registered Users Posts: 33 TabulaRasa


    The Visual Editor for Eclipse is very good and generates pretty readable code should you wish to hand edit it after generation.

    http://www.eclipse.org/vep/


  • Registered Users Posts: 6,316 ✭✭✭OfflerCrocGod


    Recommend the above VEP^ it's very good just look around for a few tutorials to get you started with it.


  • Advertisement
Advertisement