Secure Global Desktop 管理者ガイド
> アプレット
> setPausedState (印刷アプレット)
boolean setPausedState(boolean state)
The setPausedState method lets you pause and restart printing. Set state to true to pause and false to restart.
setPausedState reports success or failure by returning true or false.
setPausedState(0);
Restarts printing on the client device.
Copyright © 1997-2006 Sun Microsystems, Inc. All rights reserved.