JavaTM 2 Platform
Standard Ed. 5.0

ÀÎÅÍÆäÀ̽º
javax.swing.text.Element »ç¿ë

Element¸¦ »ç¿ëÇÏ°í ÀÖ´Â ÆÐÅ°Áö
javax.swing ¸ðµç Ç÷§Æû¿¡¼­ °¡´ÉÇÑ ÇÑ ¶È°°ÀÌ ±â´ÉÇÏ´Â ¡¸°æ·®¡¹(Java °øÅë ¾ð¾î) ÄÄÆÛ³ÍÆ®¼¼Æ®¸¦ Á¦°øÇÕ´Ï´Ù.  
javax.swing.event Swing ÄÄÆÛ³ÍÆ®¿¡ ÀÇÇØ Æ®¸®°Å µÇ´Â À̺¥Æ®¸¦ Á¦°øÇÕ´Ï´Ù.  
javax.swing.plaf.basic ±âº» Look & Feel¿¡ µû¶ó ÀÛ¼ºµÈ »ç¿ëÀÚ ÀÎÅÍÆäÀ̽º °´Ã¼¸¦ Á¦°øÇÕ´Ï´Ù.  
javax.swing.text ÆíÁý °¡´É/ÆíÁý ºÒ°¡´É ÅؽºÆ® ÄÄÆÛ³ÍÆ®¸¦ ó¸®Çϴ Ŭ·¡½º¿Í ÀÎÅÍÆäÀ̽º¸¦ Á¦°øÇÕ´Ï´Ù.  
javax.swing.text.html HTML ÅؽºÆ® ÆíÁý±â¸¦ ÀÛ¼ºÇϱâ À§ÇÑ HTMLEditorKit Ŭ·¡½º¿Í Áö¿ø Ŭ·¡½º¸¦ Á¦°øÇÕ´Ï´Ù.  
 

javax.swing ¿¡¼­ÀÇ Element »ç¿ë
 

Element ÇüÀÇ ÆĶó¹ÌÅ͸¦ °¡Áö´Â javax.swing constructor¡¡ ¡¡
JEditorPane.JEditorPaneAccessibleHypertextSupport.HTMLLink (Element  e)
           
 

javax.swing.event ¿¡¼­ÀÇ Element »ç¿ë
 

Element¸¦ µ¹·ÁÁÖ´Â javax.swing.event ¸Þ¼­µå
 Element [] DocumentEvent.ElementChange. getChildrenAdded ()
          ÁöÁ¤µÈ Ä£¿ä¼Ò¿¡ Ãß°¡µÈÀÚ½Ä ¿ä¼Ò¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 Element [] DocumentEvent.ElementChange. getChildrenRemoved ()
          ÁöÁ¤µÈ Ä£¿ä¼Ò·ÎºÎÅÍ »èÁ¦µÈÀÚ½Ä ¿ä¼Ò¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 Element DocumentEvent.ElementChange. getElement ()
          Ç¥½ÃµÈ ¿ä¼Ò¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 Element HyperlinkEvent. getSourceElement ()
          À̺¥Æ®ÀÇ ¼Ò½º¿¡ ´ëÀÀÇÏ´Â Element¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 

Element ÇüÀÇ ÆĶó¹ÌÅ͸¦ °¡Áö´Â javax.swing.event ¸Þ¼­µå
 DocumentEvent.ElementChange DocumentEvent. getChange (Element  elem)
          ÁöÁ¤µÈ ¿ä¼ÒÀÇ º¯°æ Á¤º¸¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 

Element ÇüÀÇ ÆĶó¹ÌÅ͸¦ °¡Áö´Â javax.swing.event constructor¡¡ ¡¡
HyperlinkEvent (Object  source, HyperlinkEvent.EventType  type, URL  u, String  desc, Element  sourceElement)
          ÇÏÀÌÆÛ ÅؽºÆ®(hyper text) ¸µÅ© À̺¥Æ®¸¦ ³ªÅ¸³»´Â »õ·Î¿î °´Ã¼¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
 

javax.swing.plaf.basic ¿¡¼­ÀÇ Element »ç¿ë
 

Element ÇüÀÇ ÆĶó¹ÌÅ͸¦ °¡Áö´Â javax.swing.plaf.basic ¸Þ¼­µå
 View BasicTextUI. create (Element  elem)
          ¿ä¼ÒÀÇ ºä¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
 View BasicTextFieldUI. create (Element  elem)
          ¿ä¼Ò¿¡ ±Ù°ÅÇØ ºä (FieldView)¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
 View BasicTextAreaUI. create (Element  elem)
          ¿ä¼ÒÀÇ ºä¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
 View BasicPasswordFieldUI. create (Element  elem)
          ¿ä¼ÒÀÇ ºä (PasswordView)¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
 View BasicTextUI. create (Element  elem, int p0, int p1)
          ¿ä¼ÒÀÇ ºä¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
 

javax.swing.text ¿¡¼­ÀÇ Element »ç¿ë
 

Element¸¦ ±¸ÇöÇÏ°í ÀÖ´Â javax.swing.text Ŭ·¡½º
 class AbstractDocument.AbstractElement
          ¿ä¼ÒÀÇ Ãß»ó ºÎºÐÀ» ±¸ÇöÇÕ´Ï´Ù.
 class AbstractDocument.BranchElement
          ´Ù¸¥ ¿ä¼Ò¸¦ Æ÷ÇÔÇÑ º¹ÇÕ ¿ä¼Ò¸¦ ±¸ÇöÇÕ´Ï´Ù.
 class AbstractDocument.LeafElement
          ¾î¶² Á¾·ùÀÇ ÄÁÅÙÃ÷¸¦ Á÷Á¢ ³ªÅ¸³»´Â ¿ä¼Ò¸¦ ±¸ÇöÇÕ´Ï´Ù.
protected  class DefaultStyledDocument.SectionElement
          ¹®¼­ÀÇ µðÆúÆ® ·çÆ® ¿ä¼Ò·Î Æ÷ÇԵǴ ´Ü¶ôÀ̳ª ÇàÀ» ¸ÅÇÎ ÇÕ´Ï´Ù.
 

Element ·Î¼­ ¼±¾ðµÇ°í ÀÖ´Â javax.swing.text Çʵå
protected  Element DefaultStyledDocument.AttributeUndoableEdit. element
           
 

Element¸¦ µ¹·ÁÁÖ´Â javax.swing.text ¸Þ¼­µå
 Element DefaultStyledDocument.ElementBuffer. clone (Element  parent, Element  clonee)
          ´Ù¸¥ ºÎ¸ð¸¦ »ç¿ëÇØ, ÀÌ ¿ä¼ÒÀÇ º¹»çº»À» ÀÛ¼ºÇÕ´Ï´Ù.
protected  Element AbstractDocument. createBranchElement (Element  parent, AttributeSet  a)
          ¹®¼­ÀÇ °¡ÁöÀÇ ¿ä¼Ò¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
protected  Element AbstractDocument. createLeafElement (Element  parent, AttributeSet  a, int p0, int p1)
          ¹®¼­ÀÇ ÀÙÀÇ ¿ä¼Ò¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
 Element ElementIterator. current ()
          ÇöÀçÀÇ Element¸¦ ²¨³À´Ï´Ù.
 Element ElementIterator. first ()
          ¼±µÎÀÇ ¿ä¼Ò¸¦ ²¨³À´Ï´Ù.
 Element AbstractDocument. getBidiRootElement ()
          ¹®¼­ÀÇ ½Ö¹æÇâ ±¸Á¶ÀÇ ·çÆ® ¿ä¼Ò¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 Element StyledEditorKit. getCharacterAttributeRun ()
          caret¿¡ ´ëÀÀÇÏ´Â ÇöÀçÀÇ ¹®ÀÚ ¼Ó¼ºÀ» ³ªÅ¸³»´Â ¿ä¼Ò¸¦ ²¨³À´Ï´Ù.
 Element StyledDocument. getCharacterElement (int pos)
          ¹®¼­³»ÀÇ ÁöÁ¤µÈ ¿ÀÇÁ¼Â(offset)¿¡ ÀÖ´Â ¹®ÀÚ¸¦ ³ªÅ¸³»´Â ¿ä¼Ò¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 Element DefaultStyledDocument. getCharacterElement (int pos)
          À§Ä¡¿¡ ±Ù°ÅÇØ ¹®ÀÚ ¿ä¼Ò¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 Element [] AbstractDocument.ElementEdit. getChildrenAdded ()
          Ãß°¡µÈÀÚ½Ä ÀÇ ¸®½ºÆ®¸¦ ÃëµæÇÕ´Ï´Ù.
 Element [] AbstractDocument.ElementEdit. getChildrenRemoved ()
          »èÁ¦µÈÀÚ½Ä ÀÇ ¸®½ºÆ®¸¦ ÃëµæÇÕ´Ï´Ù.
 Element Document. getDefaultRootElement ()
          ºä¸¦ ¿ä¼Ò ±¸Á¶¿¡ ÇÒ´çÇÏ´Â °Í ¿ÜÀÇ Æ¯Á¤ÀÇ µµ±¸°¡ Á¦°øµÇ¾î ÀÖÁö ¾ÊÀº ÇÑ, ºäÀÇ º£À̽º°¡ µÇ´Â ·çÆ® ¿ä¼Ò¸¦ ¸®ÅÏÇÕ´Ï´Ù.
abstract  Element AbstractDocument. getDefaultRootElement ()
          ·çÆ® ¿ä¼Ò¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 Element PlainDocument. getDefaultRootElement ()
          ¹®¼­ ¸ðµ¨ÀÇ µðÆúÆ®ÀÇ ·çÆ® ¿ä¼Ò¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 Element DefaultStyledDocument. getDefaultRootElement ()
          µðÆúÆ®ÀÇ ·çÆ® ¿ä¼Ò¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 Element AbstractDocument.ElementEdit. getElement ()
          Ã³¸® ´ë»óÀÇ ¿ä¼Ò¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 Element View. getElement ()
          ÀÌ ºä°¡ ¸ÅÇÎ µÇ´Â ´ë»óÀÇ ±¸Á¶ ºÎºÐÀ» ²¨³À´Ï´Ù.
 Element Element. getElement (int index)
          ÁöÁ¤µÈ À妽ºÀÇÀÚ½Ä ¿ä¼Ò¸¦ ²¨³À´Ï´Ù.
abstract  Element AbstractDocument.AbstractElement. getElement (int index)
          ¾ÆÀÌ ¿ä¼Ò¸¦ ÃëµæÇÕ´Ï´Ù.
 Element AbstractDocument.BranchElement. getElement (int index)
          ¾ÆÀÌ ¿ä¼Ò¸¦ ÃëµæÇÕ´Ï´Ù.
 Element AbstractDocument.LeafElement. getElement (int index)
          ¾ÆÀÌ ¿ä¼Ò¸¦ ÃëµæÇÕ´Ï´Ù.
abstract  Element AbstractDocument. getParagraphElement (int pos)
          ÁöÁ¤µÈ À§Ä¡¸¦ Æ÷ÇÔÇÑ ´Ü¶ô ¿ä¼Ò¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 Element PlainDocument. getParagraphElement (int pos)
          ÁöÁ¤µÈ À§Ä¡¸¦ º¸°ü À¯ÁöÇÏ´Â ´Ü¶ô ¿ä¼Ò¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 Element StyledDocument. getParagraphElement (int pos)
          ¹®¼­³»ÀÇ ÁöÁ¤µÈ ¿ÀÇÁ¼Â(offset)¸¦ Æ÷ÇÔÇÑ ´Ü¶ôÀ» ³ªÅ¸³»´Â ¿ä¼Ò¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 Element DefaultStyledDocument. getParagraphElement (int pos)
          ¿ÀÇÁ¼Â(offset) pos ´Ü¶ôÀÇ ¿ä¼Ò¸¦ ¸®ÅÏÇÕ´Ï´Ù.
static Element Utilities. getParagraphElement (JTextComponent  c, int offs)
          ´Ü¶ô ¶Ç´Â Çà¿¡ »ç¿ëÇÏ´Â ¿ä¼Ò¸¦ ÁöÁ¤ÇÕ´Ï´Ù.
 Element Element. getParentElement ()
          Ä£¿ä¼Ò¸¦ ²¨³À´Ï´Ù.
 Element AbstractDocument.AbstractElement. getParentElement ()
          ¿ä¼ÒÀÇ ºÎ¸ð¸¦ ÃëµæÇÕ´Ï´Ù.
 Element DefaultStyledDocument.ElementBuffer. getRootElement ()
          ·çÆ® ¿ä¼Ò¸¦ ÃëµæÇÕ´Ï´Ù.
 Element [] Document. getRootElements ()
          Á¤ÀÇ ¶°³¯ ¼ö ÀÖ¾î ¸ðµç ·çÆ® ¿ä¼Ò¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 Element [] AbstractDocument. getRootElements ()
          Á¤Àǵǰí ÀÖ´Â ·çÆ® ¿ä¼Ò¸¦ ¸ðµÎ ¸®ÅÏÇÕ´Ï´Ù.
 Element ElementIterator. next ()
          ´ÙÀ½ÀÇ Element¸¦ ²¨³À´Ï´Ù.
 Element AbstractDocument.BranchElement. positionToElement (int pos)
          ÁöÁ¤µÈ ¸ðµ¨ À§Ä¡¸¦ Æ÷ÇÔÇÑÀÚ½Ä ¿ä¼Ò¸¦ ÃëµæÇÕ´Ï´Ù.
 Element ElementIterator. previous ()
          Á÷ÀüÀÇ Element¸¦ ²¨³À´Ï´Ù.
 

Element ÇüÀÇ ÆĶó¹ÌÅ͸¦ °¡Áö´Â javax.swing.text ¸Þ¼­µå
 Element DefaultStyledDocument.ElementBuffer. clone (Element  parent, Element  clonee)
          ´Ù¸¥ ºÎ¸ð¸¦ »ç¿ëÇØ, ÀÌ ¿ä¼ÒÀÇ º¹»çº»À» ÀÛ¼ºÇÕ´Ï´Ù.
 View ViewFactory. create (Element  elem)
          ¹®¼­ÀÇ ÁöÁ¤µÈ ±¸Á¶ ¿ä¼Ò·ÎºÎÅÍ ºä¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
protected  Element AbstractDocument. createBranchElement (Element  parent, AttributeSet  a)
          ¹®¼­ÀÇ °¡ÁöÀÇ ¿ä¼Ò¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
protected  void StyledEditorKit. createInputAttributes (Element  element, MutableAttributeSet  set)
          element AttributeSet ³»ÀÇ Å°¿Í °ªÀÇ Æä¾î¸¦ set¿¡ Ä«ÇÇÇÕ´Ï´Ù.
protected  Element AbstractDocument. createLeafElement (Element  parent, AttributeSet  a, int p0, int p1)
          ¹®¼­ÀÇ ÀÙÀÇ ¿ä¼Ò¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
protected  TableView.TableCell TableView. createTableCell (Element  elem)
          ÃßõÇÏÁö ¾Ê½À´Ï´Ù.  Å×ÀÌºí ¼¿Àº ÀÓÀÇÀÇ View ±¸ÇöÀÌ µÉ ¼ö°¡ ÀÖ½À´Ï´Ù¸¸, Å×À̺íÀº ¾Æ´Ï°í ViewFactory¿¡ ÀÇÇØ ÀÛ¼ºµÇµµ·Ï ÇÕ´Ï´Ù.
protected  TableView.TableRow TableView. createTableRow (Element  elem)
          »õ·Î¿î Å×À̺íÇàÀ» ÀÛ¼ºÇÕ´Ï´Ù.
 DocumentEvent.ElementChange AbstractDocument.DefaultDocumentEvent. getChange (Element  elem)
          ¿ä¼ÒÀÇ º¯°æÀ» ÃëµæÇÕ´Ï´Ù.
protected  String AbstractWriter. getText (Element  elem)
          ¿ä¼Ò¿¡ °ü·ÃÇÑ ÅؽºÆ®¸¦ ¸®ÅÏÇÕ´Ï´Ù.
protected  boolean AbstractWriter. inRange (Element  next)
          ÀÌ ¸Þ¼­µå´Â ÇöÀçÀÇ ¿ä¼Ò°¡ ÁöÁ¤µÈ ¹üÀ§³»¿¡ ÀÖÀ»Áö ¾î¶³Áö¸¦ ÆÇÁ¤ÇÕ´Ï´Ù.
 void AbstractDocument.BranchElement. replace (int offset, int length, Element [] elems)
          ÄÁÅÙÃ÷¸¦ ¿ä¼ÒÀÇ »õ·Î¿î ¼¼Æ®·Î ¿Å°Ü³õ½À´Ï´Ù.
protected  void AbstractWriter. text (Element  elem)
          ÅؽºÆ®¸¦ ½á³À´Ï´Ù.
 

Element ÇüÀÇ ÆĶó¹ÌÅ͸¦ °¡Áö´Â javax.swing.text constructor¡¡ ¡¡
AbstractDocument.AbstractElement (Element  parent, AttributeSet  a)
          »õ·Î¿î AbstractElement¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
AbstractDocument.BranchElement (Element  parent, AttributeSet  a)
          Ã³À½Àº ÀÚ½ÄÀ» Æ÷ÇÔÇÏÁö ¾Ê´Â º¹ÇÕ ¿ä¼Ò¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
AbstractDocument.ElementEdit (Element  e, int index, Element [] removed, Element [] added)
          ÆíÁýÀÇ ·¹Äڵ带 ±¸ÃàÇÕ´Ï´Ù.
AbstractDocument.ElementEdit (Element  e, int index, Element [] removed, Element [] added)
          ÆíÁýÀÇ ·¹Äڵ带 ±¸ÃàÇÕ´Ï´Ù.
AbstractDocument.ElementEdit (Element  e, int index, Element [] removed, Element [] added)
          ÆíÁýÀÇ ·¹Äڵ带 ±¸ÃàÇÕ´Ï´Ù.
AbstractDocument.LeafElement (Element  parent, AttributeSet  a, int offs0, int offs1)
          ¹®¼­³»ÀÇ ÄÁÅÙÃ÷¸¦ ³ªÅ¸³»´Â (ÀÚ½ÄÀ» °¡ÁöÁö ¾Ê´Â´Ù) ¿ä¼Ò¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
AbstractWriter (Writer  w, Element  root)
          »õ·Î¿î AbstractWriter¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
AbstractWriter (Writer  w, Element  root, int pos, int len)
          »õ·Î¿î AbstractWriter¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
AsyncBoxView (Element  elem, int axis)
          ºñµ¿±â ·¹À̾ƿôÀ» ½Ç½ÃÇÏ´Â º¹½ººä¸¦ ±¸ÃàÇÕ´Ï´Ù.
BoxView (Element  elem, int axis)
          BoxView¸¦ ±¸ÃàÇÕ´Ï´Ù.
ComponentView (Element  elem)
          »õ·Î¿î ComponentView °´Ã¼¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
CompositeView (Element  elem)
          ÁöÁ¤µÈ ¿ä¼ÒÀÇ CompositeView¸¦ ±¸ÃàÇÕ´Ï´Ù.
DefaultStyledDocument.AttributeUndoableEdit (Element  element, AttributeSet  newAttributes, boolean isReplacing)
           
DefaultStyledDocument.ElementBuffer (Element  root)
          »õ·Î¿î ElementBuffer¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
ElementIterator (Element  root)
          »õ·Î¿î ElementIterator¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
FieldView (Element  elem)
          ·¦ ÇÑ »õ·Î¿î FieldView¸¦ ¿ä¼Ò·Î ±¸ÃàÇÕ´Ï´Ù.
FlowView (Element  elem, int axis)
          ÁöÁ¤µÈ ¿ä¼ÒÀÇ FlowView¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
GlyphView (Element  elem)
          ¿ä¼Ò¿¡ ·¦ µÈ »õ·Î¿î ºä¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
IconView (Element  elem)
          ¿ä¼Ò¸¦ Ç¥ÇöÇÏ´Â »õ·Î¿îÀڽľÆÀÌÄܺ並 ÀÛ¼ºÇÕ´Ï´Ù.
LabelView (Element  elem)
          ¿ä¼Ò¿¡ ·¦ µÈ »õ·Î¿î ºä¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
ParagraphView (Element  elem)
          ÁöÁ¤µÈ ¿ä¼ÒÀÇ ParagraphView¸¦ ±¸ÃàÇÕ´Ï´Ù.
PasswordView (Element  elem)
          ¿ä¼Ò¿¡ ·¦ µÈ »õ·Î¿î ºä¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
PlainView (Element  elem)
          ¿ä¼Ò·Î ·¦ µÈ »õ·Î¿î PlainView¸¦ ±¸ÃàÇÕ´Ï´Ù.
TableView.TableCell (Element  elem)
          ÃßõÇÏÁö ¾Ê½À´Ï´Ù.  ÁöÁ¤µÈ ¿ä¼ÒÀÇ Å×ÀÌºí ¼¿À» ±¸ÃàÇÕ´Ï´Ù.
TableView.TableRow (Element  elem)
          ÁöÁ¤µÈ ¿ä¼ÒÀÇ TableView¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
TableView (Element  elem)
          ÁöÁ¤µÈ ¿ä¼ÒÀÇ TableView¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
View (Element  elem)
          »õ·Î¿î View °´Ã¼¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
WrappedPlainView (Element  elem)
          »õ·Î¿î WrappedPlainView¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
WrappedPlainView (Element  elem, boolean wordWrap)
          »õ·Î¿î WrappedPlainView¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
ZoneView (Element  elem, int axis)
          ZoneView¸¦ ±¸ÃàÇÕ´Ï´Ù.
 

javax.swing.text.html ¿¡¼­ÀÇ Element »ç¿ë
 

Element¸¦ ±¸ÇöÇÏ°í ÀÖ´Â javax.swing.text.html Ŭ·¡½º
 class HTMLDocument.BlockElement
          HTML ±¸Á¶ block¸¦ ³ªÅ¸³»´Â ¿ä¼ÒÀÔ´Ï´Ù.
 class HTMLDocument.RunElement
          HTML ¹®ÀÚ ·¹º§ ¼Ó¼º¼¼Æ®¸¦ ÇÒ´çÇÒ ¼ö ÀÖ´Â ÅؽºÆ®ÀÇ Ã¼Å©¸¦ ³ªÅ¸³»´Â ¿ä¼ÒÀÔ´Ï´Ù.
 

Element¸¦ µ¹·ÁÁÖ´Â javax.swing.text.html ¸Þ¼­µå
protected  Element HTMLDocument. createBranchElement (Element  parent, AttributeSet  a)
          ´Ù¸¥ ¿ä¼Ò¸¦ Æ÷ÇÔÇÒ ¼ö ÀÖ´Â ¹®¼­ÀÇ °¡ÁöÀÇ ¿ä¼Ò¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
protected  Element HTMLDocument. createLeafElement (Element  parent, AttributeSet  a, int p0, int p1)
          ÅؽºÆ®¸¦ Á÷Á¢ ³ªÅ¸³»´Â (ÀÚ½ÄÀ» °¡ÁöÁö ¾Ê´Â´Ù) ¹®¼­ÀÇ ÀÙÀÇ ¿ä¼Ò¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
protected  Element HTMLEditorKit.HTMLTextAction. findElementMatchingTag (HTMLDocument  doc, int offset, HTML.Tag  tag)
          tag¿¡ ÀÏÄ¡ÇÏ´Â offset¿¡ ¼­ÀÇ, Á¦ÀÏ ±íÀº ¿ä¼Ò¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 Element HTMLDocument. getElement (Element  e, Object  attribute, Object  value)
          ¼Ó¼ºÀ» °¡Áø e ÀÚ½Ä ¿ä¼ÒÀÎ value°ªÀ» Æ÷ÇÔÇÑ attribute¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 Element HTMLDocument. getElement (String  id)
          ÁöÁ¤ÇÑ id Attribute¸¦ °¡Áö´Â ¿ä¼Ò¸¦ ¸®ÅÏÇÕ´Ï´Ù.
protected  Element [] HTMLEditorKit.HTMLTextAction. getElementsAt (HTMLDocument  doc, int offset)
          offset¸¦ Æ÷ÇÔÇÏ´Â Elements ·ÎºÎÅÍ µÇ´Â ¹è¿­À» ¸®ÅÏÇÕ´Ï´Ù.
 

Element ÇüÀÇ ÆĶó¹ÌÅ͸¦ °¡Áö´Â javax.swing.text.html ¸Þ¼­µå
protected  void HTMLWriter. comment (Element  elem)
          ÄÚ¸àÆ®¸¦ ½á³À´Ï´Ù.
 View HTMLEditorKit.HTMLFactory. create (Element  elem)
          ¿ä¼Ò·ÎºÎÅÍ ºä¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
protected  Element HTMLDocument. createBranchElement (Element  parent, AttributeSet  a)
          ´Ù¸¥ ¿ä¼Ò¸¦ Æ÷ÇÔÇÒ ¼ö ÀÖ´Â ¹®¼­ÀÇ °¡ÁöÀÇ ¿ä¼Ò¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
protected  void HTMLEditorKit. createInputAttributes (Element  element, MutableAttributeSet  set)
          element AttributeSet ³»ÀÇ Å°¿Í °ªÀÇ Æä¾î¸¦ set¿¡ Ä«ÇÇÇÕ´Ï´Ù.
protected  Element HTMLDocument. createLeafElement (Element  parent, AttributeSet  a, int p0, int p1)
          ÅؽºÆ®¸¦ Á÷Á¢ ³ªÅ¸³»´Â (ÀÚ½ÄÀ» °¡ÁöÁö ¾Ê´Â´Ù) ¹®¼­ÀÇ ÀÙÀÇ ¿ä¼Ò¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
protected  void HTMLWriter. emptyTag (Element  elem)
          ¸ðµç ºñ¾îÀÖ´Â ¿ä¼Ò (´ëÀÀÇÏ´Â Á¾·á űװ¡ ¾ø´Â ÅÂ±× ¸ðµç °Í)¸¦ ½á³À´Ï´Ù.
protected  void HTMLWriter. endTag (Element  elem)
          ¿ä¼ÒÀÇ Á¾·á ű׸¦ ½á³À´Ï´Ù.
 Element HTMLDocument. getElement (Element  e, Object  attribute, Object  value)
          ¼Ó¼ºÀ» °¡Áø e ÀÚ½Ä ¿ä¼ÒÀÎ value°ªÀ» Æ÷ÇÔÇÑ attribute¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 Style StyleSheet. getRule (HTML.Tag  t, Element  e)
          ÁöÁ¤µÈ ŸÀÔÀÇ HTML ű׸¦ ·»´õ¸µÇϱâ À§ÇÑ ½ºÅ¸ÀÏÀ» ²¨³À´Ï´Ù.
 void HTMLDocument. insertAfterEnd (Element  elem, String  htmlText)
          ÁöÁ¤ ¿ä¼Ò°¡ Á¾·áÈÄ¿¡ ij¸¯ÅÍ ¶óÀÎÀ¸·Î¼­ ÁöÁ¤µÈ HTML¸¦ »ðÀÔÇÕ´Ï´Ù.
 void HTMLDocument. insertAfterStart (Element  elem, String  htmlText)
          ¿ä¼ÒÀÇ °³½Ã À§Ä¡¿¡ ij¸¯ÅÍ ¶óÀÎÀ¸·Î¼­ ÁöÁ¤µÈ HTML¸¦ »ðÀÔÇÕ´Ï´Ù.
protected  void HTMLEditorKit.InsertHTMLTextAction. insertAtBoundary (JEditorPane  editor, HTMLDocument  doc, int offset, Element  insertElement, String  html, HTML.Tag  parentTag, HTML.Tag  addTag)
          °æ°è¿¡ »ðÀÔÇÒ °æ¿ì¿¡ È£ÃâÇÕ´Ï´Ù.
protected  void HTMLEditorKit.InsertHTMLTextAction. insertAtBoundry (JEditorPane  editor, HTMLDocument  doc, int offset, Element  insertElement, String  html, HTML.Tag  parentTag, HTML.Tag  addTag)
          ÃßõÇÏÁö ¾Ê½À´Ï´Ù.  Java 2 Ç÷§Æû v1. 3¿¡ ´ëÇØ insertAtBoundary¸¦ »ç¿ëÇØ ÁÖ¼¼¿ä.
 void HTMLDocument. insertBeforeEnd (Element  elem, String  htmlText)
          ¿ä¼ÒÀÇ Á¾·á À§Ä¡¿¡ ij¸¯ÅÍ ¶óÀÎÀ¸·Î¼­ ÁöÁ¤µÈ HTML¸¦ »ðÀÔÇÕ´Ï´Ù.
 void HTMLDocument. insertBeforeStart (Element  elem, String  htmlText)
          ÁöÁ¤µÈ ¿ä¼Ò°¡ °³½ÃµÇ±â Àü¿¡ ij¸¯ÅÍ ¶óÀÎÀ¸·Î¼­ ÁöÁ¤µÈ HTML¸¦ »ðÀÔÇÕ´Ï´Ù.
protected  boolean MinimalHTMLWriter. isText (Element  elem)
          ¿ä¼Ò°¡ ÅؽºÆ®¶ó¸é true¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 void HTMLDocument. setInnerHTML (Element  elem, String  htmlText)
          ÁöÁ¤µÈ ¿ä¼ÒÀÇ ÀÚ½ÄÀ» HTML ij¸¯ÅÍ ¶óÀÎÀ¸·Î¼­ ÁöÁ¤µÈ ÄÁÅÙÃ÷¿Í ¿Å°Ü³õ½À´Ï´Ù.
 void HTMLDocument. setOuterHTML (Element  elem, String  htmlText)
          ÁöÁ¤µÈ ºÎ¸ðÀÇ ¿ä¼Ò¸¦ HTML ij¸¯ÅÍ ¶óÀÎÀ¸·Î¼­ ÁöÁ¤µÈ ÄÁÅÙÃ÷¿Í ¿Å°Ü³õ½À´Ï´Ù.
protected  void HTMLWriter. startTag (Element  elem)
          ¿ä¼ÒÀÇ °³½Ã ű׸¦ ½á³À´Ï´Ù.
protected  boolean HTMLWriter. synthesizedElement (Element  elem)
          ¿ä¼Ò°¡ ÇÕ¼º ¿ä¼ÒÀÇ °æ¿ì´Â true¸¦ ¸®ÅÏÇÕ´Ï´Ù.
protected  void MinimalHTMLWriter. text (Element  elem)
          ÅؽºÆ®¸¦ ½á³À´Ï´Ù.
protected  void HTMLWriter. text (Element  elem)
          ÅؽºÆ®¸¦ ½á³À´Ï´Ù.
protected  void MinimalHTMLWriter. writeComponent (Element  elem)
          ÄÄÆÛ³ÍÆ® ¿ä¼ÒÀÇ ¼­µÎ¸¦ ½Ç½ÃÇÕ´Ï´Ù.
protected  void MinimalHTMLWriter. writeContent (Element  elem, boolean needsIndenting)
          HTML¿¡ ÁØ°ÅÇÑ ¹æ¹ýÀ¸·Î ¼Ó¼º ¼¼Æ®¸¦ ½á³À´Ï´Ù.
protected  void MinimalHTMLWriter. writeImage (Element  elem)
          ¾ÆÀÌÄÜ ¿ä¼ÒÀÇ ¼­µÎ¸¦ ½Ç½ÃÇÕ´Ï´Ù.
protected  void MinimalHTMLWriter. writeLeaf (Element  elem)
          ÅؽºÆ® ÀÌ¿ÜÀÇ ÀÙÀÇ ¿ä¼ÒÀÇ ¼­µÎ¸¦ Á¦¾îÇÕ´Ï´Ù.
protected  void MinimalHTMLWriter. writeStartParagraph (Element  elem)
          ´Ü¶ôÀÇ °³½Ã ű׸¦ ¹ßÇàÇÕ´Ï´Ù.
 

Element ÇüÀÇ ÆĶó¹ÌÅ͸¦ °¡Áö´Â javax.swing.text.html constructor¡¡ ¡¡
BlockView (Element  elem, int axis)
          HTML ¹Ú½º¸¦ ³ªÅ¸³»´Â »õ·Î¿î ºä¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
FormView (Element  elem)
          »õ·Î¿î FormView °´Ã¼¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
HTMLDocument.BlockElement (Element  parent, AttributeSet  a)
          Ã³À½Àº ÀÚ½ÄÀ» Æ÷ÇÔÇÏÁö ¾Ê´Â º¹ÇÕ ¿ä¼Ò¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
HTMLDocument.RunElement (Element  parent, AttributeSet  a, int offs0, int offs1)
          ¹®¼­³»ÀÇ ÄÁÅÙÃ÷¸¦ ³ªÅ¸³»´Â (ÀÚ½ÄÀ» °¡ÁöÁö ¾Ê´Â´Ù) ¿ä¼Ò¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
HTMLFrameHyperlinkEvent (Object  source, HyperlinkEvent.EventType  type, URL  targetURL, Element  sourceElement, String  targetFrame)
          ÇÏÀÌÆÛ ÅؽºÆ®(hyper text) ¸µÅ© À̺¥Æ®¸¦ ³ªÅ¸³»´Â »õ·Î¿î °´Ã¼¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
HTMLFrameHyperlinkEvent (Object  source, HyperlinkEvent.EventType  type, URL  targetURL, String  desc, Element  sourceElement, String  targetFrame)
          ÇÏÀÌÆÛ ÅؽºÆ®(hyper text) ¸µÅ© À̺¥Æ®¸¦ ³ªÅ¸³»´Â »õ·Î¿î °´Ã¼¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
ImageView (Element  elem)
          IMG ¿ä¼Ò¸¦ ³ªÅ¸³»´Â »õ·Î¿î ºä¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
InlineView (Element  elem)
          ¿ä¼Ò¿¡ ·¦ µÈ »õ·Î¿î ºä¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
ListView (Element  elem)
          ¸®½ºÆ® ¿ä¼Ò¸¦ ³ªÅ¸³»´Â »õ·Î¿î ºä¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
ObjectView (Element  elem)
          »õ·Î¿î ObjectView °´Ã¼¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
ParagraphView (Element  elem)
          ÁöÁ¤µÈ ¿ä¼ÒÀÇ ParagraphView¸¦ ±¸ÃàÇÕ´Ï´Ù.
 


JavaTM 2 Platform
Standard Ed. 5.0

Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ ÂüÁ¶ÇϽʽÿÀ.