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.enhydra.shark.swingclient.ActionPanel The base abstract class for creating panel with menubar toolbar and central component, and for assigning actions to toolbar buttons. Also, this panel has it's dialog for editing. @author Sasa Bojanic @version 1.0
org.enhydra.jawe.PackageEditor PackageEditor class is the main class of application. It creates toolbars and menubar as given in property file. It Implements GraphModel listener to listen to changes of workflow model, GraphSelectionListener to listen to selection changes in workflow, and is Observer to catch the changes in view ...