public class SortedListModel
extends javax.swing.AbstractListModel
Constructor and Description |
---|
SortedListModel() |
Modifier and Type | Method and Description |
---|---|
void |
addElement(java.lang.Object element) |
java.lang.Object |
getElementAt(int i) |
int |
getSize() |