|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
Àü ´ÙÀ½ | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ |
PrintJobAttributeSet¸¦ »ç¿ëÇϰí ÀÖ´Â ÆÐŰÁö | |
---|---|
javax.print | JavaTM Print Service API ÁÖ¿äÇÑ Å¬·¡½º ¹× ÀÎÅÍÆäÀ̽º¸¦ Á¦°øÇÕ´Ï´Ù. |
javax.print.attribute | JavaTM PrintService ¼Ó¼ºÀÇ ÇüÅÂ¿Í ±×°ÍµéÀÌ ¼Ó¼º ¼¼Æ®¿¡ ¼öÁýµÇ´Â ¹æ¹ýÀ» ±â¼úÇϴ Ŭ·¡½º¿Í ÀÎÅÍÆäÀ̽º¸¦ Á¦°øÇÕ´Ï´Ù. |
javax.print.event | ÀÌ ÆÐŰÁö¿¡´Â À̺¥Æ® Ŭ·¡½º¿Í ¸®½º³Ê ÀÎÅÍÆäÀ̽º°¡ Æ÷ÇԵǾî ÀÖ½À´Ï´Ù. |
javax.print ¿¡¼ÀÇ PrintJobAttributeSet »ç¿ë |
---|
PrintJobAttributeSet¸¦ µ¹·ÁÁÖ´Â javax.print ¸Þ¼µå | |
---|---|
PrintJobAttributeSet |
DocPrintJob. getAttributes ()
ÀÌ Print Job Àμ⠼Ӽº ¼¼Æ®¸¦ ÃëµæÇÕ´Ï´Ù. |
PrintJobAttributeSet ÇüÀÇ ÆÄ¶ó¹ÌÅ͸¦ °¡Áö´Â javax.print ¸Þ¼µå | |
---|---|
void |
DocPrintJob. addPrintJobAttributeListener (PrintJobAttributeListener listener,
PrintJobAttributeSet attributes)
ÁöÁ¤µÈ ¼Ó¼ºÀÇ º¯°æ¿ëÀÇ ¸®½º³Ê¸¦ µî·ÏÇÕ´Ï´Ù. |
javax.print.attribute ¿¡¼ÀÇ PrintJobAttributeSet »ç¿ë |
---|
PrintJobAttributeSet¸¦ ±¸ÇöÇϰí ÀÖ´Â javax.print.attribute Ŭ·¡½º | |
---|---|
class |
HashPrintJobAttributeSet
HashPrintJobAttributeSet Ŭ·¡½º´Â ±× ±¸ÇöÀ» HashAttributeSet Ŭ·¡½º·ÎºÎÅÍ »ó¼ÓÇØ, PrintJobAttributeSet ÀÎÅÍÆäÀ̽ºÀÇ ¹Ì»óÀÇ Á¦ÇÑÀ» Àû¿ëÇÏ´Â ¼Ó¼º ¼¼Æ®¸¦ Á¦°øÇÕ´Ï´Ù. |
PrintJobAttributeSet¸¦ µ¹·ÁÁÖ´Â javax.print.attribute ¸Þ¼µå | |
---|---|
static PrintJobAttributeSet |
AttributeSetUtilities. synchronizedView (PrintJobAttributeSet attributeSet)
ÁöÁ¤µÈ Àμâ ÀÛ¾÷ÀÇ ¼Ó¼º ¼¼Æ®ÀÇ µ¿±â ºä¸¦ ÀÛ¼ºÇÕ´Ï´Ù. |
static PrintJobAttributeSet |
AttributeSetUtilities. unmodifiableView (PrintJobAttributeSet attributeSet)
ÁöÁ¤µÈ Àμâ ÀÛ¾÷ÀÇ ¼Ó¼º ¼¼Æ®ÀÇ º¯°æ ºÒ°¡´ÉÇÑ ºä¸¦ ÀÛ¼ºÇÕ´Ï´Ù. |
PrintJobAttributeSet ÇüÀÇ ÆÄ¶ó¹ÌÅ͸¦ °¡Áö´Â javax.print.attribute ¸Þ¼µå | |
---|---|
static PrintJobAttributeSet |
AttributeSetUtilities. synchronizedView (PrintJobAttributeSet attributeSet)
ÁöÁ¤µÈ Àμâ ÀÛ¾÷ÀÇ ¼Ó¼º ¼¼Æ®ÀÇ µ¿±â ºä¸¦ ÀÛ¼ºÇÕ´Ï´Ù. |
static PrintJobAttributeSet |
AttributeSetUtilities. unmodifiableView (PrintJobAttributeSet attributeSet)
ÁöÁ¤µÈ Àμâ ÀÛ¾÷ÀÇ ¼Ó¼º ¼¼Æ®ÀÇ º¯°æ ºÒ°¡´ÉÇÑ ºä¸¦ ÀÛ¼ºÇÕ´Ï´Ù. |
PrintJobAttributeSet ÇüÀÇ ÆÄ¶ó¹ÌÅ͸¦ °¡Áö´Â javax.print.attribute constructor¡¡ ¡¡ | |
---|---|
HashPrintJobAttributeSet (PrintJobAttributeSet attributes)
Ãʱ⠻óÅ·ΠÁöÁ¤µÈ ¼¼Æ®ÀÇ °ªÀ¸·Î »ý¼ºµÈ ¼Ó¼º ¼¼Æ®ÀÇ »õ·Î¿î ºñ¾îÀÖ´Â ¼Ó¼º ¼¼Æ®¸¦ ±¸ÃàÇÕ´Ï´Ù. |
javax.print.event ¿¡¼ÀÇ PrintJobAttributeSet »ç¿ë |
---|
PrintJobAttributeSet¸¦ µ¹·ÁÁÖ´Â javax.print.event ¸Þ¼µå | |
---|---|
PrintJobAttributeSet |
PrintJobAttributeEvent. getAttributes ()
º¯°æµÈ Àμ⠼Ӽº°ú ±× »õ·Î¿î °ªÀ» ÆÇÁ¤ÇÕ´Ï´Ù. |
PrintJobAttributeSet ÇüÀÇ ÆÄ¶ó¹ÌÅ͸¦ °¡Áö´Â javax.print.event constructor¡¡ ¡¡ | |
---|---|
PrintJobAttributeEvent (DocPrintJob source,
PrintJobAttributeSet attributes)
PrintJobAttributeEvent¸¦ ±¸ÃàÇÕ´Ï´Ù. |
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
Àü ´ÙÀ½ | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ ÂüÁ¶ÇϽʽÿÀ.