Home
last modified time | relevance | path

Searched refs:removeElementsAt (Results 1 – 2 of 2) sorted by relevance

/external/proguard/src/proguard/gui/
DListPanel.java89 removeElementsAt(list.getSelectedIndices()); in addRemoveButton()
159 removeElementsAt(selectedIndices); in addCopyToPanelButton()
233 removeElementsAt(indices); in moveElementsAt()
279 protected void removeElementsAt(int[] indices) in removeElementsAt() method in ListPanel
DClassPathPanel.java163 removeElementsAt(selectedIndices); in addEditButton()