|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.oddjob.arooa.design.view.BeanFormView
public class BeanFormView
The Swing view for a BeanForm
.
Nested Class Summary | |
---|---|
static class |
BeanFormView.ClassNotFoundView
View for sub form when class is not found. |
static class |
BeanFormView.PropertiesView
View for properties sub form. |
Constructor Summary | |
---|---|
BeanFormView(BeanForm beanForm)
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. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BeanFormView(BeanForm beanForm)
beanForm
- Method Detail |
---|
public Component cell()
SwingFormView
cell
in interface SwingFormView
public Component dialog()
SwingFormView
dialog
in interface SwingFormView
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |