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()
SwingFormView
cell
in interface SwingFormView
public java.awt.Component dialog()
SwingFormView
dialog
in interface SwingFormView