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