Searched defs:rowsDeleted (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/javax/swing/
H A DRowSorter.java88 * <code>rowsInserted</code>, <code>rowsDeleted</code> and
259 public abstract void rowsDeleted(int firstRow, int endRow); method in class:RowSorter
H A DDefaultRowSorter.java877 public void rowsDeleted(int firstRow, int endRow) { method in class:DefaultRowSorter

Completed in 33 milliseconds