public interface FullyModifiableListModel extends ReorderableListModel
| Modifier and Type | Method and Description |
|---|---|
void |
insertAll(Collection<?> pObjects,
int pIdx) |
void |
removeAll(int[] pIndices) |
moveAlladdListDataListener, getElementAt, getSize, removeListDataListenervoid insertAll(Collection<?> pObjects, int pIdx)
void removeAll(int[] pIndices)
Copyright © 2023. All rights reserved.