public class BeanFormView extends Object implements SwingFormView
BeanForm.| Modifier and Type | Class and Description |
|---|---|
static class |
BeanFormView.ClassNotFoundView
View for sub form when class is not found.
|
static class |
BeanFormView.PropertiesView
View for properties sub form.
|
| Constructor and Description |
|---|
BeanFormView(BeanForm beanForm)
Constructor.
|
| 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 BeanFormView(BeanForm beanForm)
beanForm - public Component cell()
SwingFormViewcell in interface SwingFormViewpublic Component dialog()
SwingFormViewdialog in interface SwingFormViewCopyright © 2023. All rights reserved.