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

/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/
H A DpmFrame.java28 * pmFrame.java
41 class pmFrame extends JFrame { class in inherits:JFrame
52 public pmFrame(String s) { method in class:pmFrame
60 Debug.message("CLNT: pmFrame focus gained: " + e);
62 Debug.message("CLNT: pmFrame focus to default comp");
65 Debug.message("CLNT: pmFrame no default comp");

Completed in 44 milliseconds