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

/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/
H A DpmTop.java60 static private pmLogDisplay commandLog = null; field in class:pmTop
509 commandLog.setVisible(true);
511 commandLog.setVisible(false);
1164 commandLog.addText(s);
1282 commandLog = new pmLogDisplay(myTop, "ShowCommandConsole");

Completed in 44 milliseconds