|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
Àü ´ÙÀ½ | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ |
ParseException¸¦ »ç¿ëÇϰí ÀÖ´Â ÆÐŰÁö | |
---|---|
java.text | ÅØ½ºÆ®, ³¯Â¥¿Í ½Ã°£, ¼öÄ¡ ¹× ¸Þ¼¼Áö¸¦ ÀÚ¿¬ ¾ð¾î¿¡ Á¸ÇÏÁö ¾Ê´Â ¹æ¹ýÀ¸·Î ó¸®Çϱâ À§ÇÑ Å¬·¡½º¿Í ÀÎÅÍÆäÀ̽º¸¦ Á¦°øÇÕ´Ï´Ù. |
javax.swing | ¸ðµç Ç÷§Æû¿¡¼ °¡´ÉÇÑ ÇÑ ¶È°°ÀÌ ±â´ÉÇÏ´Â ¡¸°æ·®¡¹(Java °øÅë ¾ð¾î) ÄÄÆÛ³ÍÆ®¼¼Æ®¸¦ Á¦°øÇÕ´Ï´Ù. |
javax.swing.plaf.synth | Synth´Â ¸ðµç ÆäÀÎÆ®°¡ À§¾ç µÇ´Â ½ºÅ² ¼³Á¤ °¡´ÉÇÑ Look & Feel ÀÔ´Ï´Ù. |
javax.swing.text | ÆíÁý °¡´É/ÆíÁý ºÒ°¡´É ÅØ½ºÆ® ÄÄÆÛ³ÍÆ®¸¦ ó¸®Çϴ Ŭ·¡½º¿Í ÀÎÅÍÆäÀ̽º¸¦ Á¦°øÇÕ´Ï´Ù. |
java.text ¿¡¼ÀÇ ParseException »ç¿ë |
---|
ParseException¸¦ Throw ÇÏ´Â java.text ¸Þ¼µå | |
---|---|
Object [] |
MessageFormat. parse (String source)
ÁöÁ¤µÈ ij¸¯ÅÍ ¶óÀÎÀÇ ¼±µÎ·ÎºÎÅÍ ÅØ½ºÆ®¸¦ ÇØ¼®ÇØ °´Ã¼ ¹è¿À» »ý¼ºÇÕ´Ï´Ù. |
Date |
DateFormat. parse (String source)
ÁöÁ¤µÈ ij¸¯ÅÍ ¶óÀÎÀÇ ¼±µÎ·ÎºÎÅÍ ÅØ½ºÆ®¸¦ ÇØ¼®ÇØ ³¯Â¥¿Í ½Ã°£¸¦ »ý¼ºÇÕ´Ï´Ù. |
Number |
NumberFormat. parse (String source)
ÁöÁ¤µÈ ij¸¯ÅÍ ¶óÀÎÀÇ ¼±µÎ·ÎºÎÅÍ ÅØ½ºÆ®¸¦ ÇØ¼®ÇØ ¼öÄ¡¸¦ »ý¼ºÇÕ´Ï´Ù. |
Object |
Format. parseObject (String source)
ÁöÁ¤µÈ ij¸¯ÅÍ ¶óÀÎÀÇ ¼±µÎ·ÎºÎÅÍ ÅØ½ºÆ®¸¦ ÇØ¼®ÇØ °´Ã¼¸¦ »ý¼ºÇÕ´Ï´Ù. |
ParseException¸¦ Throw ÇÏ´Â java.text constructor¡¡ ¡¡ | |
---|---|
RuleBasedCollator (String rules)
RuleBasedCollator »ý¼ºÀÚ ÀÔ´Ï´Ù. |
javax.swing ¿¡¼ÀÇ ParseException »ç¿ë |
---|
ParseException¸¦ Throw ÇÏ´Â javax.swing ¸Þ¼µå | |
---|---|
void |
JSpinner. commitEdit ()
ÇöÀç ÆíÁýµÇ°í ÀÖ´Â °ªÀ» SpinnerModel ¿¡ È®Á¤ÇÕ´Ï´Ù. |
void |
JSpinner.DefaultEditor. commitEdit ()
ÇöÀç ÆíÁýµÇ°í ÀÖ´Â °ªÀ» SpinnerModel ¿¡ Ǫ½¬ ÇÕ´Ï´Ù. |
void |
JFormattedTextField. commitEdit ()
ÇöÀçÀÇ °ªÀ» AbstractFormatter ·Î
ºÎÅÍ °Á¦ÀûÀ¸·Î ÃëµæÇØ, ÇöÀçÀÇ °ªÀ¸·Î ÇØ¼ ¼³Á¤ÇÕ´Ï´Ù. |
abstract Object |
JFormattedTextField.AbstractFormatter. stringToValue (String text)
ÀÓÀÇÀÇ °´Ã¼¸¦ µ¹·ÁÁÖ´Â text
±¸¹®À» ÇØ¼®ÇÕ´Ï´Ù. |
abstract String |
JFormattedTextField.AbstractFormatter. valueToString (Object value)
value ¸¦ Ç¥½ÃÇϱâ À§ÇÑ Ä³¸¯ÅÍ ¶óÀÎÄ¡¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
javax.swing.plaf.synth ¿¡¼ÀÇ ParseException »ç¿ë |
---|
ParseException¸¦ Throw ÇÏ´Â javax.swing.plaf.synth ¸Þ¼µå | |
---|---|
void |
SynthLookAndFeel. load (InputStream input,
Class <? > resourceBase)
ÀÌ SynthLookAndFeel ¿¡ ÀÇÇØ »ç¿ëµÇ´Â SynthStyle ¼¼Æ®¸¦ ·ÎµåÇÕ´Ï´Ù. |
javax.swing.text ¿¡¼ÀÇ ParseException »ç¿ë |
---|
ParseException¸¦ Throw ÇÏ´Â javax.swing.text ¸Þ¼µå | |
---|---|
void |
MaskFormatter. setMask (String mask)
ÀûÁ¤ÇÑ ¹®ÀÚ¸¦ ±ÔÁ¤ÇÏ´Â ¸¶½ºÅ©¸¦ ¼³Á¤ÇÕ´Ï´Ù. |
Object |
MaskFormatter. stringToValue (String value)
ÅØ½ºÆ®¸¦ ÇØ¼®ÇØ, String value
ÀûÀýÇÑ Object Ç¥ÇöÀ» ¸®ÅÏÇÕ´Ï´Ù. |
Object |
InternationalFormatter. stringToValue (String text)
String text
Object Ç¥ÇöÀ» ¸®ÅÏÇÕ´Ï´Ù. |
Object |
DefaultFormatter. stringToValue (String string)
String Àμö¸¦ ÃëÇÏ´Â »ý¼ºÀÚ¿¡ÀÇÇØ °Ç³×¹ÞÀº String¸¦ getValueClass
ÀνºÅϽº·Î º¯È¯ÇÕ´Ï´Ù. |
String |
MaskFormatter. valueToString (Object value)
¸¶½ºÅ©¿¡ ±Ù°ÅÇÑ Object value
String Ç¥ÇöÀ» ¸®ÅÏÇÕ´Ï´Ù. |
String |
InternationalFormatter. valueToString (Object value)
Object value
String Ç¥ÇöÀ» ¸®ÅÏÇÕ´Ï´Ù. |
String |
DefaultFormatter. valueToString (Object value)
°Ç³×¹ÞÀº Object¸¦ toString ¸Þ¼µå¸¦ °³ÀÔ½ÃÄÑ String ·Î º¯È¯ÇÕ´Ï´Ù. |
ParseException¸¦ Throw ÇÏ´Â javax.swing.text constructor¡¡ ¡¡ | |
---|---|
MaskFormatter (String mask)
ÁöÁ¤ÇÑ ¸¶½ºÅ©¸¦ °¡Áö´Â MaskFormatter ¸¦ ÀÛ¼ºÇÕ´Ï´Ù. |
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
Àü ´ÙÀ½ | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ ÂüÁ¶ÇϽʽÿÀ.