Package org.oddjob.arooa.design.view
Class BeanFormView.PropertiesView
java.lang.Object
org.oddjob.arooa.design.view.BeanFormView.PropertiesView
- All Implemented Interfaces:
SwingFormView
- Enclosing class:
BeanFormView
View for properties sub form.
- Author:
- rob
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PropertiesView
-
-
Method Details
-
cell
Description copied from interface:SwingFormViewThe component should be rendered for use in a table cell.- Specified by:
cellin interfaceSwingFormView- Returns:
- The component.
-
dialog
Description copied from interface:SwingFormViewThe component should be rendered for use in a model dialog. With a border and sized correctly.- Specified by:
dialogin interfaceSwingFormView- Returns:
- The component.
-