|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
ÀÌÀü Ŭ·¡½º ´ÙÀ½ Ŭ·¡½º | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: NESTED | ¿°ÅÇü Á¤¼ö | Çʵå | ¸Þ¼µå | »ó¼¼: ¿°ÅÇü Á¤¼ö | Çʵå | ¸Þ¼µå |
java.lang.Objectjava.lang.Enum <JTable.PrintMode >
javax.swing.JTable.PrintMode
public static enum JTable.PrintMode
JTable
Àμ⿡ »ç¿ëÇÏ´Â Àμ⠸ðµåÀÔ´Ï´Ù.
JTable.print(JTable.PrintMode, MessageFormat, MessageFormat, boolean, PrintRequestAttributeSet, boolean)
,
JTable.getPrintable(javax.swing.JTable.PrintMode, java.text.MessageFormat, java.text.MessageFormat)
¿°ÅÇü Á¤¼öÀÇ °³¿ä | |
---|---|
FIT_WIDTH
Çʿ信 µû¶ó¼, Å×À̺íÀÇ ÀüüÀdzôÀÌ (¸ðµç ¿)ÀÌ °¢ ÆäÀÌÁö¿¡ µé¾î°¡µµ·Ï, Ãâ·ÂÀ» Ãà¼ÒÇÏ´Â Àμ⠸ðµåÀÔ´Ï´Ù. |
|
NORMAL
Å×À̺íÀ» ÇöÀçÀÇ »çÀÌÁî·Î ÀμâÇÏ´Â Àμ⠸ðµåÀ̸ç, Çʿ信 µû¶ó¼, ¿°ú ÇàÀÇ ¾çÂÊ ¸ðµÎ¸¦ º¹¼ö ÆäÀÌÁö¿¡ °ÉÃļ ºÐ»ê½Ãŵ´Ï´Ù. |
¸Þ¼µå °³¿ä | |
---|---|
static JTable.PrintMode |
valueOf (String name)
ÁöÁ¤ÇÑ À̸§À» °¡Áö´Â ÀÌ ÇüÅÂÀÇ ¿°ÅÇü Á¤¼ö¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
static JTable.PrintMode [] |
values ()
ÀÌ ¿°ÅÇüÀÇ Á¤¼ö¸¦ Æ÷ÇÔÇÑ ¹è¿ÀÌ ¼±¾ðµÇ°í ÀÖ´Â ¼ø¼·Î ¸®ÅÏÇÕ´Ï´Ù. |
Ŭ·¡½º java.lang. Enum ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼µå |
---|
clone,
compareTo,
equals,
getDeclaringClass,
hashCode,
name,
ordinal,
toString,
valueOf |
Ŭ·¡½º java.lang. Object ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼µå |
---|
finalize,
getClass,
notify,
notifyAll,
wait,
wait,
wait |
¿°ÅÇü Á¤¼öÀÇ »ó¼¼ |
---|
public static final JTable.PrintMode NORMAL
public static final JTable.PrintMode FIT_WIDTH
¸Þ¼µåÀÇ »ó¼¼ |
---|
public static final JTable.PrintMode [] values()
for(JTable.PrintMode c : JTable.PrintMode.values()) System.out.println(c);
public static JTable.PrintMode valueOf(String name)
name
- ¸®ÅϵÈ
¿°ÅÇü Á¤¼öÀÇ À̸§
IllegalArgumentException
- ÁöÁ¤µÈ À̸§À» °¡Áö´Â Á¤¼ö¸¦ÀÌ ¿°ÅÇüÀÌ °¡Áö°í ÀÖÁö ¾ÊÀº °æ¿ì
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
ÀÌÀü Ŭ·¡½º ´ÙÀ½ Ŭ·¡½º | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: NESTED | ¿°ÅÇü Á¤¼ö | Çʵå | ¸Þ¼µå | »ó¼¼: ¿°ÅÇü Á¤¼ö | Çʵå | ¸Þ¼µå |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ ÂüÁ¶ÇϽʽÿÀ.