Secure Global Desktop 4.31 管理者ガイド
> アプレット
> getEnabled (印刷アプレット)
boolean getEnabled()
The getEnabled method lets you check whether a print
applet can be the working applet.
getEnabled returns true if a print applet
can be the working applet and false if it can't.
amIEnabled = getEnabled();
Determines whether the print applet can be the working applet.
Copyright © 1997-2006 Sun Microsystems, Inc. All rights reserved.