org.oddjob.arooa.design.designer
Class ArooaDesignerForm
java.lang.Object
org.oddjob.arooa.design.designer.ArooaDesignerForm
- All Implemented Interfaces:
- Form
public class ArooaDesignerForm
- extends Object
- implements Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ArooaDesignerForm
public ArooaDesignerForm(String title,
DesignNotifier configHelper)
ArooaDesignerForm
public ArooaDesignerForm(DesignNotifier configHelper)
getTitle
public String getTitle()
- Specified by:
getTitle in interface Form
getConfigHelper
public DesignNotifier getConfigHelper()