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