- All Superinterfaces:
ListModel,Reorderable,ReorderableListModel
Allow user to move items up/down within list.
-
Method Summary
Modifier and TypeMethodDescriptionvoidinsertAll(Collection<?> pObjects, int pIdx) voidremoveAll(int[] pIndices) Methods inherited from interface javax.swing.ListModel
addListDataListener, getElementAt, getSize, removeListDataListenerMethods inherited from interface com.iamsoft.util.ui.Reorderable
moveAll
-
Method Details
-
insertAll
-
removeAll
void removeAll(int[] pIndices)
-