|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.oddjob.arooa.design.designer.ArooaDesignerFormView
public class ArooaDesignerFormView
The Swing GUI designer dialogue for Oddjob.
Constructor Summary | |
---|---|
ArooaDesignerFormView(ArooaDesignerForm designerForm)
Constructor |
|
ArooaDesignerFormView(ArooaDesignerForm designerForm,
boolean noErrorDialg)
Constructor. |
Method Summary | |
---|---|
Component |
cell()
The component should be rendered for use in a table cell. |
Component |
dialog()
The component should be rendered for use in a model dialog. |
MenuProvider |
getMenus()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ArooaDesignerFormView(ArooaDesignerForm designerForm)
designerForm
- The underlying form.public ArooaDesignerFormView(ArooaDesignerForm designerForm, boolean noErrorDialg)
Method Detail |
---|
public Component cell()
SwingFormView
cell
in interface SwingFormView
public Component dialog()
SwingFormView
dialog
in interface SwingFormView
public MenuProvider getMenus()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |