public class NullFormView extends Object implements SwingFormView
| Constructor and Description |
|---|
NullFormView() |
| 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 Component cell()
SwingFormViewcell in interface SwingFormViewpublic Component dialog()
SwingFormViewdialog in interface SwingFormViewCopyright © 2023. All rights reserved.