info.informatica.ui.swing
Class SwingDataEntryForm
java.lang.Object
info.informatica.ui.DataView
info.informatica.ui.swing.SwingDataEntryForm
- All Implemented Interfaces:
- Valueset
public class SwingDataEntryForm
- extends DataView
Swing-based data entry form.
- Version:
- 1.05
- Author:
- amengual at informatica dot info
|
Method Summary |
void |
hide()
hide the panel |
void |
load()
|
void |
show()
show the panel |
| Methods inherited from class info.informatica.ui.DataView |
close, createDataControl, dataToUI, dataToUI, equals, fieldCount, getAllowedRoles, getDataControl, getDataControls, getDataViewConfig, getId, getMetaData, getSecurity, getValue, hashCode, init, setDataViewConfig, setMetaData, setSecurity, toString, validate, validate, validate |
SwingDataEntryForm
public SwingDataEntryForm(String id)
load
public void load()
show
public void show()
- show the panel
hide
public void hide()
- hide the panel