public static class BeanFormView.PropertiesView extends java.lang.Object implements SwingFormView
| Constructor and Description | 
|---|
PropertiesView(BeanForm.PropertiesForm 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 PropertiesView(BeanForm.PropertiesForm form)
public java.awt.Component cell()
SwingFormViewcell in interface SwingFormViewpublic java.awt.Component dialog()
SwingFormViewdialog in interface SwingFormView