JavaTM Platform
Standard Ed. 6

클래스
java.awt.JobAttributes.DestinationType 의 사용

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 Platform
Standard Ed. 6

버그의 보고와 기능의 요청
한층 더 자세한 API 레퍼런스 및 개발자 문서에 대해서는,Java SE 개발자용 문서를 참조해 주세요. 개발자전용의 상세한 해설, 개념의 개요, 용어의 정의, 버그의 회피책, 및 코드 실례가 포함되어 있습니다.

Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy 도 참조해 주세요.