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

/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/
H A DpmTop.java27 * pmTop.java
55 public class pmTop extends JPanel { class in inherits:JPanel
57 static private pmTop myTop = null;
117 public pmTop(JFrame parent) { method in class:pmTop
373 Debug.fatal("CLNT: pmTop:getPrinterList() caught " + e);
419 Debug.warning("CLNT: pmTop:getDefaultPrinter() caught " + e);
435 Debug.warning("CLNT: pmTop:getLocalHostName caught " + e);
446 Debug.warning("CLNT: pmTop:getDomainName caught " + e);
620 Debug.message("CLNT:pmTop:caught exception" + ex);
647 Debug.message("CLNT:pmTop
[all...]

Completed in 60 milliseconds