The Source for Java Technology Collaboration
User: Password:



Start New Message Post a Reply

Subject:  JFormDesigner Got It Right
Date:  2007-06-19 07:43:58
From:  evickroy


Take a look at JFormDesigner. Turn off code generation and just use the runtime library to instantiate your GUI at runtime. Extremely fast prototyping/maintenance with the visual editor. Zero boilerplate layout code littering your application. It uses XML Encoding for storing the definitions, so no proprietary storage. This should make it easily ported accross any IDE.

 Feed java.net RSS Feeds