Home
last modified time | relevance | path

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

/onnv-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/
H A DpmTop.java337 ListSelectionModel rowSelectModel = listTable.getSelectionModel(); in centerPanel() local
339 rowSelectModel.addListSelectionListener(new ListSelectionListener() { in centerPanel()
H A DpmInstallPrinter.java409 ListSelectionModel rowSelectModel = accessList.getSelectionModel(); in centerPanel() local
410 rowSelectModel.addListSelectionListener(new ListSelectionListener() { in centerPanel()