public static class BeanFormView.ClassNotFoundView extends Object implements SwingFormView
| Constructor and Description |
|---|
ClassNotFoundView(BeanForm.ClassNotFoundForm form) |
| Modifier and Type | Method and Description |
|---|---|
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.
|
public ClassNotFoundView(BeanForm.ClassNotFoundForm form)
public Component cell()
SwingFormViewcell in interface SwingFormViewpublic Component dialog()
SwingFormViewdialog in interface SwingFormViewCopyright © 2023. All rights reserved.