The Artima Developer Community
Sponsored Link

Java Buzz Forum
Next Generation Netbeans GUI Builder with Demo

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Scott Delap

Posts: 1154
Nickname: scottdelap
Registered: Sep, 2004

Client / Server application developer.
Next Generation Netbeans GUI Builder with Demo Posted: Jun 3, 2005 2:06 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Scott Delap.
Original Post: Next Generation Netbeans GUI Builder with Demo
Feed Title: ClientJava.com
Feed URL: http://www.clientjava.com/archives/wireless_mobile.rdf
Feed Description: Client/Desktop Related Java Development
Latest Java Buzz Posts
Latest Java Buzz Posts by Scott Delap
Latest Posts From ClientJava.com

Advertisement

Next Generation Netbeans GUI Builder with Demo
Developing a graphical user interface (GUI) used to be a tricky part of Java programming. Developers old and new to Swing often spend countless frustrating hours poring over layout code. Even with the help of advanced GUI builders such as the NetBeans IDE 4.1 Form Editor, designing professional-looking, cross- platform GUIs can be a tedious and error-prone task. The Matisse project solves the core problem of Java GUI creation by making the layout design of visual forms much easier. The project extends the current NetBeans IDE 4.1 Form Editor to support a brand new "Free Design" paradigm that exposes simple layout rules that are easy to understand and use quickly. It lets you lay out components freely, providing visual guidelines for optimal spacing between components and alignment of components. Matisse infers the appropriate resizing behavior -- and more, freeing the developer from the complexities of Swing layout managers. The developer just uses an intuitive visual form builder to produce a professional GUI easily and in the background Matisse produces the correct implementation using a layout manager and other Swing constructs.

Read: Next Generation Netbeans GUI Builder with Demo

Topic: [May 27, 2005 02:18 PDT] 5 Links Previous Topic   Next Topic Topic: Links for 2005-05-26 [del.icio.us]

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use