public class AdapterProducts
extends javax.swing.AbstractListModel
| Constructor and Description |
|---|
AdapterProducts(ModelPLEDGE model) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getElementAt(int index) |
int |
getSize() |
void |
update() |
public AdapterProducts(ModelPLEDGE model)