JavaTM Platform
Standard Ed. 6

클래스
javax.print.attribute.standard.PrinterState 의 사용

PrinterState 를 사용하고 있는 패키지
javax.print.attribute.standard 이 패키지에는, 특정의 인쇄 속성의 클래스가 포함되어 있습니다.  
 

javax.print.attribute.standard 에서의 PrinterState 의 사용
 

PrinterState 로서 선언되고 있는 javax.print.attribute.standard 의 필드
static PrinterState PrinterState. IDLE
          새로운 작업을 곧바로 처리할 수 있는 것을 나타냅니다.
static PrinterState PrinterState. PROCESSING
          작업이 처리중인 것을 나타냅니다.
static PrinterState PrinterState. STOPPED
          작업의 처리를 할 수 없는 상태이며, 어떠한 액션을 잡을 필요가 있는 것을 나타냅니다.
static PrinterState PrinterState. UNKNOWN
          프린터 상태는 불명합니다.
 


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