com.jgoodies.looks.demo.MenuBuilder Builds the menu bar and pull-down menus in the Simple Looks Demo. Demonstrates and tests different multi-platform issues.<p> This class provides a couple of factory methods that create menu items, check box menu items, and radio button menu items. The full JGoodies Looks Demo overrides thes ...
org.apache.batik.apps.svgbrowser.JSVGViewerFrame This class represents a SVG viewer swing frame. @author <a HREF="mailto:stephane@hillion.org">Stephane Hillion</a> @version $Id: JSVGViewerFrame.java,v 1.109 2005/03/29 10:48:01 deweese Exp $
groovy.swing.SwingBuilder A helper class for creating Swing widgets using GroovyMarkup @author <a HREF="mailto:james@coredevelopers.net">James Strachan</a> @version $Revision: 1.13 $
org.swixml.SwingTagLibrary The SwingTagLibrary contains Factories for all Swing Objects that can be instatiated by parsing an XML descriptor at runtime. Date: Dec 9, 2002 @author <a HREF="mailto:wolf@paulus.com">Wolf Paulus</a> @version $Revision: 1.1 $ @see org.swixml.TagLibrary