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

/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/
H A DhelpTest.java46 static private pmHelpFrame helpFrame = null; field in class:helpTest
57 helpFrame = new pmHelpFrame();
58 helpFrame.setLocation(180, 180);
71 helpFrame.showHelp(s);
173 helpFrame.showHelp(tag);
H A DpmTop.java58 static private pmHelpFrame helpFrame = null; field in class:pmTop
1168 if (helpFrame != null)
1169 helpFrame.showHelp(tag);
1291 helpFrame = new pmHelpFrame();

Completed in 58 milliseconds