public interface UpdateableListModel<E> extends ListModel<E>
| Modifier and Type | Method and Description |
|---|---|
void |
update(List
|
addListDataListener, getElementAt, getSize, removeListDataListenervoid update(List<E> data) throws QueryException
QueryException