Home
last modified time | relevance | path

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

/onnv-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/
H A DpmInstallPrinter.java348 public void removeRow(int row) { in removeRow() method in pmInstallPrinter.accessListModel
2036 accessModel.removeRow(0); in actionaddButton()
2070 accessModel.removeRow(row); in actiondeleteButton()
H A DpmTop.java224 public void removeRow(int row) { in removeRow() method in pmTop.listTableModel