Searched refs:fcontents (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/
H A DpmInstallPrinter.java62 String fcontents = null; field in class:pmInstallPrinter
885 fcontents = (String)fileCombo.getSelectedItem();
1152 if (fcontents != null)
1153 workingPrinter.setFileContents(gui2lpfcontents(fcontents));

Completed in 58 milliseconds