private class SubscriptionsPanel.MyListModel
extends javax.swing.AbstractListModel
Modifier and Type | Field and Description |
---|---|
private java.util.List |
_senderSubscriptions |
Constructor and Description |
---|
MyListModel(java.util.List senderSubscriptions) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getElementAt(int index) |
int |
getSize() |