JavaTM Platform
Standard Ed. 6

클래스
java.awt.PageAttributes.PrintQualityType 의 사용

PageAttributes.PrintQualityType 를 사용하고 있는 패키지
java.awt 사용자 인터페이스의 작성 및 그래픽스와 이미지의 페인트용의 모든 클래스를 포함합니다.  
 

java.awt 에서의 PageAttributes.PrintQualityType 의 사용
 

PageAttributes.PrintQualityType 로서 선언되고 있는 java.awt 의 필드
static PageAttributes.PrintQualityType PageAttributes.PrintQualityType. DRAFT
          드래프트 품질에서의 인쇄 지정에 사용하는 PrintQualityType 인스턴스입니다.
static PageAttributes.PrintQualityType PageAttributes.PrintQualityType. HIGH
          고품질에서의 인쇄 지정에 사용하는 PrintQualityType 인스턴스입니다.
static PageAttributes.PrintQualityType PageAttributes.PrintQualityType. NORMAL
          표준품질에서의 인쇄 지정에 사용하는 PrintQualityType 인스턴스입니다.
 

PageAttributes.PrintQualityType 를 돌려주는 java.awt 의 메소드
 PageAttributes.PrintQualityType PageAttributes. getPrintQuality ()
          이러한 속성을 사용하는 페이지의 인쇄 품질을 돌려줍니다.
 

PageAttributes.PrintQualityType 형의 파라미터를 가지는 java.awt 의 메소드
 void PageAttributes. setPrintQuality (PageAttributes.PrintQualityType  printQuality)
          이러한 속성을 사용하는 페이지의 인쇄 품질을 지정합니다.
 

PageAttributes.PrintQualityType 형의 파라미터를 가지는 java.awt 의 생성자
PageAttributes (PageAttributes.ColorType  color, PageAttributes.MediaType  media, PageAttributes.OrientationRequestedType  orientationRequested, PageAttributes.OriginType  origin, PageAttributes.PrintQualityType  printQuality, int[] printerResolution)
           각 속성으로 지정된 값을 가지는 PageAttributes 인스턴스를 생성합니다.
 


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 도 참조해 주세요.