Package org.oddjob.arooa.design.view
Class BeanFormView.ClassNotFoundView
java.lang.Object
org.oddjob.arooa.design.view.BeanFormView.ClassNotFoundView
- All Implemented Interfaces:
SwingFormView
- Enclosing class:
BeanFormView
View for sub form when class is not found.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ClassNotFoundView
-
-
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.
-