|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一個 下一個 | 框架 無框架 |
使用 JobAttributes.DestinationType 的軟體套件 | |
---|---|
java.awt | 包含用於創建使用者介面和繪製圖形圖像的全部類別。 |
java.awt 中 JobAttributes.DestinationType 的使用 |
---|
宣告為 JobAttributes.DestinationType 的 java.awt 中的欄位 | |
---|---|
static JobAttributes.DestinationType |
JobAttributes.DestinationType.FILE
用於指定列印到檔案的 DestinationType 實例。 |
static JobAttributes.DestinationType |
JobAttributes.DestinationType.PRINTER
用於指定列印到印表機的 DestinationType 實例。 |
返回 JobAttributes.DestinationType 的 java.awt 中的方法 | |
---|---|
JobAttributes.DestinationType |
JobAttributes.getDestination()
指定將輸出到印表機還是使用這些屬性的作業檔案。 |
參數型別為 JobAttributes.DestinationType 的 java.awt 中的方法 | |
---|---|
void |
JobAttributes.setDestination(JobAttributes.DestinationType destination)
指定將輸出到印表機還是使用這些屬性的作業檔案。 |
參數型別為 JobAttributes.DestinationType 的 java.awt 中的建構子 | |
---|---|
JobAttributes(int copies,
JobAttributes.DefaultSelectionType defaultSelection,
JobAttributes.DestinationType destination,
JobAttributes.DialogType dialog,
String fileName,
int maxPage,
int minPage,
JobAttributes.MultipleDocumentHandlingType multipleDocumentHandling,
int[][] pageRanges,
String printer,
JobAttributes.SidesType sides)
建構一個具有每個屬性指定值的 JobAttributes 實例。 |
|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一個 下一個 | 框架 無框架 |
版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only。