Secure Global Desktop Administration Guide > Applets > getEnabled (print applet)
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-2005 Sun Microsystems, Inc. All rights reserved.