Package | Description |
---|---|
n4e.core.screen |
Modifier and Type | Method and Description |
---|---|
AWCombo |
DataSite.createCombo(javax.swing.JPanel pnl)
The method
createCombo creates a combo box object. |
AWCombo |
DataSite.createCombo(javax.swing.JPanel pnl,
int column,
int width)
The method
createCombo creates a combo box object. |