public static class BeanFormView.ClassNotFoundView extends java.lang.Object implements SwingFormView
| Constructor and Description |
|---|
ClassNotFoundView(BeanForm.ClassNotFoundForm form) |
| Modifier and Type | Method and Description |
|---|---|
java.awt.Component |
cell()
The component should be rendered for use in a table cell.
|
java.awt.Component |
dialog()
The component should be rendered for use in a model dialog.
|
public ClassNotFoundView(BeanForm.ClassNotFoundForm form)
public java.awt.Component cell()
SwingFormViewcell in interface SwingFormViewpublic java.awt.Component dialog()
SwingFormViewdialog in interface SwingFormView