Books
Tags
Ant Apache Apple C# CDI Cloud Database Eclipse EJB EJB3 Enterprise Facelets FireFox GlassFish gui Hibernate HSQL html iPhone Java Java EE JavaScript JBoss JDeveloper JDK JSF Kenai Linux Mac Maven Microsoft NetBeans OpenOffice Opera Oracle RichFaces Ruby Seam SOA Spring Struts Subversion UML Weld WordPressCategories
Archives
- July 2010 (4)
- May 2010 (1)
- April 2010 (1)
- January 2010 (4)
- August 2009 (1)
- July 2009 (2)
- June 2009 (2)
- April 2009 (3)
- March 2009 (3)
- January 2009 (2)
- December 2008 (1)
- November 2008 (1)
- October 2008 (12)
- May 2008 (2)
- March 2008 (1)
- February 2008 (1)
- January 2008 (2)
- September 2007 (5)
- August 2007 (2)
- July 2007 (4)
- June 2007 (2)
- January 2007 (2)
- November 2006 (1)
- October 2006 (5)
- September 2006 (5)
- June 2006 (1)
- April 2006 (2)
- March 2006 (1)
- February 2006 (2)
- January 2006 (7)
- December 2005 (8)
- November 2005 (8)
- October 2005 (2)
- September 2005 (10)
- August 2005 (10)
- June 2005 (9)
- April 2005 (3)
- February 2005 (2)
- January 2005 (4)
Meta
Tag Archives: gui
Running Matisse Generated GUIs Outside of NetBeans
If you’ve been experimenting with Matisse, the new GUI builder that comes with NetBeans 5.0, you’ve probably wanted to run your app outside of the IDE at some time. The LayoutManager used in Matisse is held in a jar file … Continue reading
NetBeans 5.0 GUI Builder
I blogged recently about the need for good GUI builders in Java. Yesterday, I downloaded the latest daily release of NetBeans 5.0 and tried out Matisse. I’ve seen the demos of it being used, but never had the chance to use it … Continue reading
Swing good, SWT bad?
Swing seems to be en vogue at the moment, whereas not long ago it was SWT that was fashionable. I’ve never developed with SWT before, but I’m finding that there’s less reason to do so now that before. JDK1.5 enhanced … Continue reading
Java GUI Builders
There’s a lot of debate at the moment on the merits of GUI builders, in particular Matisse – the new GUI builder for NetBeans. I’ve heard people suggest that GUI builders shouldn’t be used and all user interfaces should be … Continue reading