org.oddjob.designer.view
Class FormFactory

java.lang.Object
  extended byorg.oddjob.designer.view.FormFactory

public class FormFactory
extends java.lang.Object


Constructor Summary
FormFactory()
           
 
Method Summary
static void createComponentMenu(javax.swing.JMenu menu, SimpleHierarchy hierarchy)
           
static java.awt.Component createForm(FormDefinition formDef)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FormFactory

public FormFactory()
Method Detail

createForm

public static java.awt.Component createForm(FormDefinition formDef)

createComponentMenu

public static void createComponentMenu(javax.swing.JMenu menu,
                                       SimpleHierarchy hierarchy)