Secure Global Desktop 4.31 管理者ガイド
> アプレット
> setPrinterPort (印刷アプレット)
boolean setPrinterPort(String port)
The setPrinterPort method lets you set the client
device's printer port.
setPrinterPort reports success or failure by returning
true or false.
注 This method has no effect on UNIX systems.
setPrinterPort("\\brussels\tta");
Sets the printer port to the Windows printer \\brussels\tta (this applies only to client devices running Microsoft Windows).
Copyright © 1997-2006 Sun Microsystems, Inc. All rights reserved.