public class SortedListModel
extends javax.swing.DefaultListModel
| Modifier and Type | Field and Description |
|---|---|
static java.util.Comparator |
DEFAULT_COMPARATOR |
| Constructor and Description |
|---|
SortedListModel() |
| Modifier and Type | Method and Description |
|---|---|
void |
addElement(java.lang.Object obj) |
void |
setComparator(java.util.Comparator comp) |
add, capacity, clear, contains, copyInto, elementAt, elements, ensureCapacity, firstElement, get, getElementAt, getSize, indexOf, indexOf, insertElementAt, isEmpty, lastElement, lastIndexOf, lastIndexOf, remove, removeAllElements, removeElement, removeElementAt, removeRange, set, setElementAt, setSize, size, toArray, toString, trimToSize