|
JavaTM 2 Platform Std. Ed. v1. 4.0 |
||||||||||
ÀüÀÇ Å¬·¡½º ´ÙÀ½ÀÇ Å¬·¡½º | ÇÁ·¹ÀÓ ÀÖ¾î ÇÁ·¹ÀÓ ¾øÀ½ | ||||||||||
°³¿ä: »óÀÚ | Çʵå | constructor | ¸Þ¼Òµå | »ó¼¼: Çʵå | constructor | ¸Þ¼Òµå |
java.lang.Object | +--javax.swing.text.EditorKit | +--javax.swing.text.DefaultEditorKit | +--javax.swing.text.StyledEditorKit | +--javax.swing.text.html.HTMLEditorKit
Swing ÀÇ JEditorPane ÅØ½ºÆ® ÄÄÆÛ³ÍÆ®´Â EditorKit ·Î ºÒ¸®´Â Ç÷¯±× ÀÎ ±â±¸¿¡ ÀÇÇØ, ´Ù¾çÇÑ Á¾·ùÀÇ ÄÁÅÙÃ÷¸¦ ¼Æ÷Æ®Çϰí ÀÖ½À´Ï´Ù. HTML ´Â ¸Å¿ì ÀϹÝÀûÀÎ Çü½ÄÀ̹ǷÎ, ºÎºÐÀûÀÎ ¼Æ÷Æ®¸¦ µðÆúÆ®·Î Á¦°øÇϰí ÀÖ½À´Ï´Ù. ÀÌ Å¬·¡½º°¡ Á¦°øÇÏ´Â µðÆúÆ®ÀÇ ¼Æ÷Æ®´Â HTML 3.2 (ÀϺÎÀÇ È®ÀåÀ» Æ÷ÇÔÇÑ´Ù)¸¦ ¼Æ÷Æ®Çϰí ÀÖ¾î, ÇöÀç 4.0 ÀÇ ¼Æ÷Æ®¸¦ ÇâÇØ ÀÌÇàÁßÀÔ´Ï´Ù. ÇöÀç <applet> ű״ ¼Æ÷Æ®µÇ°í ÀÖÁö ¾Ê½À´Ï´Ù¸¸, <object> ű×ÀÇ ÀϺκÐÀº ¼Æ÷Æ®µÇ°í ÀÖ½À´Ï´Ù.
HTML EditorKit ´Â ¸î°³ÀÇ ¸ñÇ¥¸¦ °¡Á® Á¦°øµÇ°í ÀÖ¾î À̰ÍÀº HTML ¸¦ ¸ðµ¨ÈÇÏ´Â ¼ö¹ýÀ¸·Î ¹Ý¿µµÇ°í ÀÖ½À´Ï´Ù. ±×·¯ÇÑ ¸ñÇ¥°¡, Ŭ·¡½ºÀÇ ¼³°è¿¡ ½ÇÁúÀûÀÎ ¿µÇâÀ» ÁÖ°í ÀÖ½À´Ï´Ù.
HTML ÀÇ ¸ðµ¨È´Â HTMLDocument
Ŭ·¡½º¿¡¼ Á¦°øµÇ°í ÀÖ½À´Ï´Ù. HTML ÀÇ ¸ðµ¨È¿¡ ´ëÇØ¼´Â HTMLDocument
Ŭ·¡½ºÀÇ ¼³¸íÀ» ÂüÁ¶ÇØ ÁÖ¼¼¿ä. ÆíÁýÀÇ ¼Æ÷Æ®´Â ÁÖ·Î text ÆÐŰÁö·Î Á¦°øµË´Ï´Ù.
HTMLFactory
Ŭ·¡½º¿¡ ÀÇÇØ Á¦°øµË´Ï´Ù. ºä¼¼Æ®¸¦ º¯°æÇÏ·Á¸é , HTMLFactory ¸¦ ¼ºê Ŭ·¡½ºÈ ¶Ç´Â ¿Å°Ü³õÀº ´ÙÀ½, getViewFactory ¸Þ¼Òµå¸¦ ´Ù½Ã ±¸ÇöÇØ ´Ù¸¥ ÆÑÅ丮¸¦ µ¹·ÁÁÖµµ·Ï(µíÀÌ) ÇÕ´Ï´Ù.
JEditorPane.setPage
¸¦ »ç¿ëÇØ ·ÎµåÇÏ´Â °æ¿ì¿¡ ºñµ¿±â¿¡ ·Îµå µÇ´Â ¹®¼¸¦ ÀÛ¼ºÇÕ´Ï´Ù. À̰ÍÀº ¹®¼ÀÇ ÇÁ·ÎÆÛƼ¿¡ ÀÇÇØ Á¦¾îµË´Ï´Ù. createDefaultDocument ¸Þ¼Òµå¸¦ ¿À¹ö¶óÀ̵å(override) Çϸé, ÇÁ·ÎÆÛƼ¸¦ º¯°æÇÒ ¼ö ÀÖ½À´Ï´Ù. ÀÛ¾÷ÀÇ ¹èÄ¡´Â HTMLDocument.HTMLReader
Ŭ·¡½º°¡ ½Ç½ÃÇØ, ½ÇÁ¦ÀÇ ÀÛ¾÷Àº text ÆÐŰÁöÀÇ DefaultStyledDocument
¹× AbstractDocument
Ŭ·¡½º°¡ ½Ç½ÃÇÕ´Ï´Ù.
ÀÌ ±â´ÉÀº StyleSheet
Ŭ·¡½º¿¡ ÀÇÇØ Á¦°øµË´Ï´Ù. HTML ÀÇ Ç¥ÇöÀº EditorKit ÀÇ StyleSheet ÇÁ·ÎÆÛƼÀÇ ¼³Á¤¿¡ ÀÇÇØ, ÀÚÀ¯·Ó°Ô ¹Ù²Ü ¼ö°¡ ÀÖ½À´Ï´Ù.
ÁßøµÈ Ŭ·¡½ºÀÇ °³¿ä | |
static class |
HTMLEditorKit.HTMLFactory
HTML ¿ëÀÇ ºä¸¦ ÀÛ¼ºÇÏ´Â ÆÑÅ丮ÀÔ´Ï´Ù. |
static class |
HTMLEditorKit.HTMLTextAction
HTML ¸¦ ±âÁ¸ÀÇ ¹®¼¿¡ »ðÀÔÇϴµ¥ Æí¸®ÇÑ °£ÀÌ ¸Þ¼Òµå¸¦ Á¦°øÇÏ´Â abstract Action ÀÔ´Ï´Ù. |
static class |
HTMLEditorKit.InsertHTMLTextAction
InsertHTMLTextAction ´Â ±âÁ¸ÀÇ HTML ¹®¼¿¡ ÀÓÀÇÀÇ HTML ij¸¯ÅÍ ¶óÀÎÀ» »ðÀÔÇϱâ À§Çؼ »ç¿ëÇÕ´Ï´Ù. |
static class |
HTMLEditorKit.LinkController
°ü·ÃÇÏ´Â ÄÄÆÛ³ÍÆ®¸¦ °¨½ÃÇØ, Çʿ信 µû¶ó¼ ÇÏÀÌÆÛ ¸µÅ© À̺¥Æ®¸¦ ¹ß»ý½ÃŰ´Â Ŭ·¡½ºÀÔ´Ï´Ù. |
static class |
HTMLEditorKit.Parser
ÆÄ¼°¡ ¼Æ÷Æ®ÇÏ´Â ÀÎÅÍÆäÀ̽ºÀÔ´Ï´Ù. |
static class |
HTMLEditorKit.ParserCallback
±¸¹® ºÐ¼®ÀÇ °á°ú°¡, ÀÌ·¯ÇÑ ÄÝ¹é ¸Þ¼Òµå¸¦ È£ÃâÇÕ´Ï´Ù. |
Ŭ·¡½º javax.swing.text. StyledEditorKit À» »ó¼Ó¹ÞÀº ÁßøµÈ Ŭ·¡½º |
StyledEditorKit.AlignmentAction , StyledEditorKit.BoldAction , StyledEditorKit.FontFamilyAction , StyledEditorKit.FontSizeAction , StyledEditorKit.ForegroundAction , StyledEditorKit.ItalicAction , StyledEditorKit.UnderlineAction |
Ŭ·¡½º javax.swing.text. DefaultEditorKit À» »ó¼Ó¹ÞÀº ÁßøµÈ Ŭ·¡½º |
DefaultEditorKit.BeepAction , DefaultEditorKit.CopyAction , DefaultEditorKit.CutAction , DefaultEditorKit.DefaultKeyTypedAction , DefaultEditorKit.InsertBreakAction , DefaultEditorKit.InsertContentAction , DefaultEditorKit.InsertTabAction , DefaultEditorKit.PasteAction |
ÇʵåÀÇ °³¿ä | |
static String |
BOLD_ACTION
º¼µå ó¸® ½Äº°ÀÚÀÔ´Ï´Ù. |
static String |
COLOR_ACTION
»ö¼±Åà ó¸® ½Äº°ÀÚÀÔ´Ï´Ù. |
static String |
DEFAULT_CSS
ÅÂ±× Ç¥½Ã¸¦ ¼³Á¤ÇÏ´Â µðÆúÆ®ÀÇ CSS (Cascading Style Sheet) ÆÄÀÏÀÔ´Ï´Ù. |
static String |
FONT_CHANGE_BIGGER
´ÙÀ½ »çÀÌÁî¿¡ÀÇ ÆùÆ® È®´ë ½Äº°ÀÚÀÔ´Ï´Ù. |
static String |
FONT_CHANGE_SMALLER
´ÙÀ½ »çÀÌÁî¿¡ÀÇ ÆùÆ® Ãà¼Ò ½Äº°ÀÚÀÔ´Ï´Ù. |
static String |
IMG_ALIGN_BOTTOM
ÇÏ´Ü¿¡ À̹ÌÁö¸¦ Á¤·Ä½Ãŵ´Ï´Ù. |
static String |
IMG_ALIGN_MIDDLE
Áß¾Ó¿¡ À̹ÌÁö¸¦ Á¤·Ä½Ãŵ´Ï´Ù. |
static String |
IMG_ALIGN_TOP
»ó´Ü¿¡ À̹ÌÁö¸¦ Á¤·Ä½Ãŵ´Ï´Ù. |
static String |
IMG_BORDER
°æ°è¿¡ À̹ÌÁö¸¦ Á¤·Ä½Ãŵ´Ï´Ù. |
static String |
ITALIC_ACTION
ÀÌÅŸ¯ ó¸® ½Äº°ÀÚÀÔ´Ï´Ù. |
static String |
LOGICAL_STYLE_ACTION
³í¸® ½ºÅ¸ÀÏ ¼±Åà ó¸® ½Äº°ÀÚÀÔ´Ï´Ù. |
static String |
PARA_INDENT_LEFT
´Ü¶ôÀÇ ¿ÞÂÊ Àε§Æ® ó¸® ½Äº°ÀÚÀÔ´Ï´Ù. |
static String |
PARA_INDENT_RIGHT
´Ü¶ôÀÇ ¿À¸¥ÂÊ Àε§Æ® ó¸® ½Äº°ÀÚÀÔ´Ï´Ù. |
»ý¼ºÀÚÀÇ °³¿ä | |
HTMLEditorKit ()
HTMLEditorKit ¸¦ ±¸ÃàÇØ, StyleContext ¸¦ ÀÛ¼ºÇØ, ½ºÅ¸ÀÏ ½ÃÆ®¸¦ ·ÎµåÇÕ´Ï´Ù. |
¸Þ¼ÒµåÀÇ °³¿ä | |
Object |
clone ()
ÆíÁý ŶÀÇ Ä«ÇǸ¦ ÀÛ¼ºÇÕ´Ï´Ù. |
Document |
createDefaultDocument ()
ÀÌ Å¸ÀÔÀÇ ¿¡µðÅÍ¿¡ ÀûÀýÇÑ ÃʱâȵÇÁö ¾Ê´Â ÅØ½ºÆ® ÀúÀå ¸ðµ¨À» ÀÛ¼ºÇÕ´Ï´Ù. |
protected void |
createInputAttributes (Element element,
MutableAttributeSet set)
element ÀÇ AttributeSet ³»ÀÇ Å°¿Í °ªÀÇ Æä¾î¸¦ set ¿¡ Ä«ÇÇÇÕ´Ï´Ù. |
void |
deinstall (JEditorPane c)
ŶÀÌ JEditorPane ·ÎºÎÅÍ »èÁ¦µÇ°í ÀÖÀ» ¶§ ºÒ·Á °©´Ï´Ù. |
AccessibleContext |
getAccessibleContext ()
ÀÌ ÆíÁý Ŷ¿¡ °ü·ÃÇÑ AccessibleContext ¸¦ µ¹·ÁÁÝ´Ï´Ù. |
Action [] |
getActions ()
¿¡µðÅÍÀÇ Ä¿¸àµå ¸®½ºÆ®¸¦ ²¨³À´Ï´Ù. |
String |
getContentType ()
ÀÌ Å¶ÀÌ ¼Æ÷Æ®ÇÏ´Â MIME ŸÀÔÀÇ µ¥ÀÌÅ͸¦ µ¹·ÁÁÝ´Ï´Ù. |
Cursor |
getDefaultCursor ()
µðÆúÆ®ÀÇ Ä¿¼¸¦ µ¹·ÁÁÝ´Ï´Ù. |
MutableAttributeSet |
getInputAttributes ()
¼½Ä ÷ºÎ ÆíÁý ¾×¼Ç¿¡ »ç¿ëµÇ´Â ÀÔ·Â ¼Ó¼ºÀ» µ¹·ÁÁÝ´Ï´Ù. |
Cursor |
getLinkCursor ()
ÇÏÀÌÆÛ ¸µÅ©»ó¿¡¼ »ç¿ëÇÏ´Â Ä¿¼¸¦ ¼³Á¤ÇÕ´Ï´Ù. |
protected HTMLEditorKit.Parser |
getParser ()
HTML ½ºÆ®¸²ÀÇ Àоîµé¿©¿¡ »ç¿ëÇÏ´Â ÆÄ¼¸¦ ²¨³À´Ï´Ù. |
StyleSheet |
getStyleSheet ()
HTML ¿ä¼ÒÀÇ Ç¥Çö¿¡ »ç¿ëµÇ°í ÀÖ´Â ½ºÅ¸ÀÏ ¼¼Æ®¸¦ µ¹·ÁÁÝ´Ï´Ù. |
ViewFactory |
getViewFactory ()
ÀÌ Å¶À¸·Î ÀÛ¼ºµÇ´Â ¸ðµ¨ÀÇ ºäÀÇ »ý¼º¿¡ ÀûÀýÇÑ ÆÑÅ丮¸¦ ²¨³À´Ï´Ù. |
void |
insertHTML (HTMLDocument doc,
int offset,
String html,
int popDepth,
int pushDepth,
HTML.Tag insertTag)
±âÁ¸ÀÇ ¹®¼¿¡ HTML ¸¦ »ðÀÔÇÕ´Ï´Ù. |
void |
install (JEditorPane c)
ŶÀÌ JEditorPane ¿¡ ÀνºÅç µÉ ¶§ ºÒ·Á °©´Ï´Ù. |
void |
read (Reader in,
Document doc,
int pos)
ÁöÁ¤µÈ ½ºÆ®¸²À¸·ÎºÎÅÍ ÄÁÅÙÃ÷¸¦ »ðÀÔÇÕ´Ï´Ù. |
void |
setDefaultCursor (Cursor cursor)
µðÆúÆ®ÀÇ Ä¿¼¸¦ ¼³Á¤ÇÕ´Ï´Ù. |
void |
setLinkCursor (Cursor cursor)
¸µÅ©»ó¿¡¼ »ç¿ëÇÏ´Â Ä¿¼¸¦ ¼³Á¤ÇÕ´Ï´Ù. |
void |
setStyleSheet (StyleSheet s)
°¢Á¾ÀÇ HTML ¿ä¼ÒÀÇ Ç¥Çö¿¡ »ç¿ëµÇ´Â ½ºÅ¸ÀÏ ¼¼Æ®¸¦ ¼³Á¤ÇÕ´Ï´Ù. |
void |
write (Writer out,
Document doc,
int pos,
int len)
ÀÌ Å¸ÀÔÀÇ ÄÁÅÙÃ÷ Çڵ鷯¿¡ ÀûÇÕÇÑ ¼½ÄÀÎ °ÍÀÌ ¿ä±¸µÇ´Â ½ºÆ®¸²¿¡, ¹®¼ÀÇ ÄÁÅÙÃ÷¸¦ ÀûÇÕÇÑ Çü½Ä¿¡¼ ½ºÆ®¸²¿¡ »ðÀÔÇÕ´Ï´Ù. |
Ŭ·¡½º javax.swing.text. StyledEditorKit ¿¡¼ »ó¼Ó¹ÞÀº ¸Þ¼Òµå |
getCharacterAttributeRun |
Ŭ·¡½º javax.swing.text. DefaultEditorKit ¿¡¼ »ó¼Ó¹ÞÀº ¸Þ¼Òµå |
createCaret , read , write |
Ŭ·¡½º java.lang. Object ¿¡¼ »ó¼Ó¹ÞÀº ¸Þ¼Òµå |
equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait |
ÇʵåÀÇ »ó¼¼ |
public static final String DEFAULT_CSS
public static final String BOLD_ACTION
public static final String ITALIC_ACTION
public static final String PARA_INDENT_LEFT
public static final String PARA_INDENT_RIGHT
public static final String FONT_CHANGE_BIGGER
public static final String FONT_CHANGE_SMALLER
public static final String COLOR_ACTION
public static final String LOGICAL_STYLE_ACTION
public static final String IMG_ALIGN_TOP
public static final String IMG_ALIGN_MIDDLE
public static final String IMG_ALIGN_BOTTOM
public static final String IMG_BORDER
»ý¼ºÀÚÀÇ »ó¼¼ |
public HTMLEditorKit()
¸Þ¼ÒµåÀÇ »ó¼¼ |
public String getContentType()
text/html
ÀÇ Å¸ÀÔÀ» ¼Æ÷Æ®ÇÕ´Ï´Ù.
DefaultEditorKit
³»ÀÇ getContentType
public ViewFactory getViewFactory()
StyledEditorKit
³»ÀÇ getViewFactory
public Document createDefaultDocument()
StyledEditorKit
³»ÀÇ createDefaultDocument
public void read(Reader in, Document doc, int pos) throws IOException , BadLocationException
doc
°¡ HTMLDocument ÀÇ ÀνºÅϽºÀÎ °æ¿ì, HTML 3.2 ÅØ½ºÆ®¸¦ ÀоîµéÀÔ´Ï´Ù. ÇÏ´ÃÀÌ ¾Æ´Ñ ¹®¼¿¡ÀÇ HTML ÀÇ »ðÀÔÀº º»Ã¼ ¿ä¼Ò ³»ºÎ¿¡¼ ½Ç½ÃÇÒ Çʿ䰡 ÀÖ½À´Ï´Ù. º»Ã¼¿¡ »ðÀÔÇÏÁö ¾Ê´Â °æ¿ì, ¿¹¿Ü°¡ ½½·Î¿ì µË´Ï´Ù. ÇÏ´ÃÀÌ ¾Æ´Ñ ¹®¼¿¡ »ðÀÔÇÏ´Â °æ¿ì, º»Ã¼ ¿ÜºÎÀÇ ÅÂ±× (Çìµå, ŸÀÌÆ²)´Â ¸ðµÎ »èÁ¦µË´Ï´Ù.
DefaultEditorKit
³»ÀÇ read
in
- read¿øÀÇ ½ºÆ®¸²doc
- »ðÀÔópos
- ÄÁÅÙÃ÷¸¦ ¹èÄ¡ÇÏ´Â ¹®¼³»ÀÇ À§Ä¡
IOException
- ÀÔÃâ·Â ¿¡·¯°¡ ¹ß»ýÇßÀ» °æ¿ì
BadLocationException
- pos °¡ ¹®¼³»ÀÇ ¹«È¿ÀÎ À§Ä¡¸¦ ³ªÅ¸³»´Â °æ¿ì
RuntimeException
- pos °¡ ¹«È¿ÀÎ °æ¿ì (°á°úÀûÀ¸·Î BadLocationException °¡ µÈ´Ù)public void insertHTML(HTMLDocument doc, int offset, String html, int popDepth, int pushDepth, HTML.Tag insertTag) throws BadLocationException , IOException
doc
- »ðÀÔóÀÇ ¹®¼offset
- HTML ÀÇ »ðÀÔ À§Ä¡ÀÇ ¿ÀÇÁ¼Â(offset)popDepth
- »ðÀÔÀü¿¡ »ý¼ºµÇ´Â ElementSpec.EndTagType ű×ÀÇ ¼öpushDepth
- Á¾·á ű×ÀÇ »ý¼º ÈÄ, »ðÀÔÀü¿¡ »ý¼ºµÇ´Â ElementSpec.JoinNextDirection ÀÇ ¹æÇâÀ» °¡Áö´Â ElementSpec.StartTagType ÀÇ Å±×ÀÇ ¼öinsertTag
- ¹®¼¿¡ÀÇ »ðÀÔÀ» °³½ÃÇÏ´Â ÃÖÃÊÀÇ Å±×
RuntimeException
- pos °¡ ¹«È¿ÀÎ °æ¿ì (°á°úÀûÀ¸·Î BadLocationException °¡ µÈ´Ù)
BadLocationException
IOException
public void write(Writer out, Document doc, int pos, int len) throws IOException , BadLocationException
DefaultEditorKit
³»ÀÇ write
out
- ±âÀÔóÀÇ ½ºÆ®¸²doc
- ±âÀÔ¿øpos
- ÄÁÅÙÃ÷¸¦ ÃëµæÇÏ´Â ¹®¼³»ÀÇ À§Ä¡len
- ½á³»´Â ¾ç
IOException
- ÀÔÃâ·Â ¿¡·¯°¡ ¹ß»ýÇßÀ» °æ¿ì
BadLocationException
- pos °¡ ¹®¼³»ÀÇ ¹«È¿ÀÎ À§Ä¡¸¦ ³ªÅ¸³»´Â °æ¿ìpublic void install(JEditorPane c)
StyledEditorKit
³»ÀÇ install
c
- JEditorPanepublic void deinstall(JEditorPane c)
StyledEditorKit
³»ÀÇ deinstall
c
- JEditorPanepublic void setStyleSheet(StyleSheet s)
public StyleSheet getStyleSheet()
public Action [] getActions()
StyledEditorKit
³»ÀÇ getActions
protected void createInputAttributes(Element element, MutableAttributeSet set)
element
ÀÇ AttributeSet ³»ÀÇ Å°¿Í °ªÀÇ Æä¾î¸¦ set
¿¡ Ä«ÇÇÇÕ´Ï´Ù. ÀÌ ¸Þ¼Òµå´Â ÄÄÆÛ³ÍÆ®, ¾ÆÀÌÄÜ, ¿ä¼Ò¸íÀÇ °¢ ¼Ó¼ºÀº Ä«ÇÇÇÏÁö ¾Ê½À´Ï´Ù. ¼ºê Ŭ·¡½º¿¡¼´Â ¾î´À ¼Ó¼ºÀ» Ä«ÇÇÇØ ¾î´À ¼Ó¼ºÀ» Ä«ÇÇÇÏÁö ¾Ê´Â°¡¸¦ º¯°æÇÒ ¼öµµ ÀÖ½À´Ï´Ù. ´Ù¸¸, ÃÖÃÊ·Î set
³»ÀÇ ¸ðµç ¼Ó¼ºÀ» ¹Ýµå½Ã »èÁ¦ÇØ ÁÖ¼¼¿ä.
ÀÌ ¸Þ¼Òµå´Â caret°¡ ´Ù¸¥ À§Ä¡·Î À̵¿ÇÒ ¶§¸¶´Ù ºÒ·Á °©´Ï´Ù.
StyledEditorKit
³»ÀÇ createInputAttributes
public MutableAttributeSet getInputAttributes()
StyledEditorKit
³»ÀÇ getInputAttributes
public void setDefaultCursor(Cursor cursor)
public Cursor getDefaultCursor()
public void setLinkCursor(Cursor cursor)
public Cursor getLinkCursor()
public Object clone()
StyledEditorKit
³»ÀÇ clone
protected HTMLEditorKit.Parser getParser()
public AccessibleContext getAccessibleContext()
Accessible
³»ÀÇ getAccessibleContext
|
JavaTM 2 Platform Std. Ed. v1. 4.0 |
||||||||||
ÀüÀÇ Å¬·¡½º ´ÙÀ½ÀÇ Å¬·¡½º | ÇÁ·¹ÀÓ ÀÖ¾î ÇÁ·¹ÀÓ ¾øÀ½ | ||||||||||
°³¿ä: »óÀÚ | Çʵå | constructor | ¸Þ¼Òµå | »ó¼¼: Çʵå | constructor | ¸Þ¼Òµå |
Java, Java 2 D, ¹× JDBC ´Â ¹Ì±¹ ¹× ±× ¿ÜÀÇ ³ª¶ó¿¡ ÀÖ¾î¼ÀÇ ¹Ì±¹ Sun Microsystems, Inc. ÀÇ »óÇ¥ ȤÀº µî·Ï»óÇ¥ÀÔ´Ï´Ù.
Copyright 1993-2002 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.