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