JavaTM 2 Platform
Standard Ed. 5.0

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

AttributeSet¸¦ »ç¿ëÇÏ°í ÀÖ´Â ÆÐÅ°Áö
java.awt »ç¿ëÀÚ ÀÎÅÍÆäÀ̽ºÀÇ ÀÛ¼º ¹× ±×·¡ÇÈ°ú À̹ÌÁöÀÇ ÆäÀÎÆ®¿ëÀÇ ¸ðµç Ŭ·¡½º¸¦ Æ÷ÇÔÇÕ´Ï´Ù.  
javax.accessibility »ç¿ëÀÚ ÀÎÅÍÆäÀ̽º ÄÄÆÛ³ÍÆ®¿Í ÀÌ·¯ÇÑ ÄÄÆÛ³ÍÆ®¿¡ÀÇ ¾×¼¼½º¸¦ Á¦°øÇÏ´Â »ç¿ëÀÚ º¸Á¶ ±â´É°úÀÇ »çÀÌÀÇ ±Ô¾àÀ» Á¤ÀÇÇÕ´Ï´Ù.  
javax.swing ¸ðµç Ç÷§Æû¿¡¼­ °¡´ÉÇÑ ÇÑ ¶È°°ÀÌ ±â´ÉÇÏ´Â ¡¸°æ·®¡¹(Java °øÅë ¾ð¾î) ÄÄÆÛ³ÍÆ®¼¼Æ®¸¦ Á¦°øÇÕ´Ï´Ù.  
javax.swing.text ÆíÁý °¡´É/ÆíÁý ºÒ°¡´É ÅؽºÆ® ÄÄÆÛ³ÍÆ®¸¦ ó¸®Çϴ Ŭ·¡½º¿Í ÀÎÅÍÆäÀ̽º¸¦ Á¦°øÇÕ´Ï´Ù.  
javax.swing.text.html HTML ÅؽºÆ® ÆíÁý±â¸¦ ÀÛ¼ºÇϱâ À§ÇÑ HTMLEditorKit Ŭ·¡½º¿Í Áö¿ø Ŭ·¡½º¸¦ Á¦°øÇÕ´Ï´Ù.  
 

java.awt ¿¡¼­ÀÇ AttributeSet »ç¿ë
 

AttributeSet¸¦ µ¹·ÁÁÖ´Â java.awt ¸Þ¼­µå
 AttributeSet TextComponent.AccessibleAWTTextComponent. getCharacterAttribute (int i)
          À妽º·Î ÁöÁ¤µÈ ¹®ÀÚÀÇ AttributeSet¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 

javax.accessibility ¿¡¼­ÀÇ AttributeSet »ç¿ë
 

AttributeSet ·Î¼­ ¼±¾ðµÇ°í ÀÖ´Â javax.accessibility Çʵå
 AttributeSet AccessibleAttributeSequence. attributes
           
 

AttributeSet¸¦ µ¹·ÁÁÖ´Â javax.accessibility ¸Þ¼­µå
 AttributeSet AccessibleText. getCharacterAttribute (int i)
          ÁöÁ¤µÈ À妽ºÀÇ À§Ä¡¿¡ ÀÖ´Â ÁöÁ¤µÈ ¹®ÀÚÀÇ AttributeSet¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 

AttributeSet ÇüÀÇ ÆĶó¹ÌÅ͸¦ °¡Áö´Â javax.accessibility ¸Þ¼­µå
 void AccessibleEditableText. setAttributes (int startIndex, int endIndex, AttributeSet  as)
          2°³ÀÇ À妽º°£ÀÇ ÅؽºÆ®ÀÇ ¼Ó¼ºÀ» ¼³Á¤ÇÕ´Ï´Ù.
 

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

AttributeSet¸¦ µ¹·ÁÁÖ´Â javax.swing ¸Þ¼­µå
 AttributeSet JLabel.AccessibleJLabel. getCharacterAttribute (int i)
          ÁöÁ¤µÈ À妽ºÀÇ À§Ä¡¿¡ ÀÖ´Â ÁöÁ¤µÈ ¹®ÀÚÀÇ AttributeSet¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 AttributeSet AbstractButton.AccessibleAbstractButton. getCharacterAttribute (int i)
          ÁöÁ¤µÈ À妽ºÀÇ À§Ä¡¿¡ ÀÖ´Â ÁöÁ¤µÈ ¹®ÀÚÀÇ AttributeSet¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 AttributeSet ProgressMonitor.AccessibleProgressMonitor. getCharacterAttribute (int i)
          ÀÓÀÇÀÇ À妽ºÀÇ ÀÓÀÇÀÇ ¹®ÀÚÀÇ AttributeSet¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 AttributeSet JSpinner.AccessibleJSpinner. getCharacterAttribute (int i)
          ÁöÁ¤µÈ À妽ºÀÇ À§Ä¡¿¡ ÀÖ´Â ÁöÁ¤µÈ ¹®ÀÚÀÇ AttributeSet¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 AttributeSet JTextPane. getCharacterAttributes ()
          ÇöÀçÀÇ caret À§Ä¡¿¡¼­ À¯È¿ÇÑ ¹®ÀÚ ¼Ó¼ºÀÌ ÀÖ´Â °æ¿ì´Â ±×°ÍÀ» ¸®ÅÏÇÕ´Ï´Ù.
 AttributeSet JTextPane. getParagraphAttributes ()
          caret À§Ä¡¿¡¼­ À¯È¿ÇÑ ÇöÀçÀÇ ´Ü¶ô ¼Ó¼ºÀÌ ÀÖ´Â °æ¿ì´Â ±×°ÍÀ» ¸®ÅÏÇÕ´Ï´Ù.
 

AttributeSet ÇüÀÇ ÆĶó¹ÌÅ͸¦ °¡Áö´Â javax.swing ¸Þ¼­µå
 void JSpinner.AccessibleJSpinner. setAttributes (int startIndex, int endIndex, AttributeSet  as)
          2°³ÀÇ À妽º°£ÀÇ ÅؽºÆ®ÀÇ ¼Ó¼ºÀ» ¼³Á¤ÇÕ´Ï´Ù.
 void JTextPane. setCharacterAttributes (AttributeSet  attr, boolean replace)
          ÁöÁ¤µÈ ¼Ó¼ºÀ» ¹®ÀÚ ÄÁÅÙÃ÷¿¡ Àû¿ëÇÕ´Ï´Ù.
 void JTextPane. setParagraphAttributes (AttributeSet  attr, boolean replace)
          ÁöÁ¤µÈ ¼Ó¼ºÀ» ´Ü¶ô¿¡ Àû¿ëÇÕ´Ï´Ù.
 

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

javax.swing.text ¿¡¼­ÀÇ AttributeSet ¼­ºê ÀÎÅÍÆäÀ̽º
 interface MutableAttributeSet
          ÀÏÀÇÀÎ ¼Ó¼ºÀ» ¸ðÀº °¡º¯ Ä÷º¼ÇÀÇ ¹ü¿ë ÀÎÅÍÆäÀ̽ºÀÔ´Ï´Ù.
 interface Style
          ¹®¼­³»ÀÇ ¿ä¼Ò¿¡ °ü·ÃÇÑ ¼Ó¼ºÀÇ Ä÷º¼ÇÀÔ´Ï´Ù.
 

AttributeSet¸¦ ±¸ÇöÇÏ°í ÀÖ´Â javax.swing.text Ŭ·¡½º
 class AbstractDocument.AbstractElement
          ¿ä¼ÒÀÇ Ãß»ó ºÎºÐÀ» ±¸ÇöÇÕ´Ï´Ù.
 class AbstractDocument.BranchElement
          ´Ù¸¥ ¿ä¼Ò¸¦ Æ÷ÇÔÇÑ º¹ÇÕ ¿ä¼Ò¸¦ ±¸ÇöÇÕ´Ï´Ù.
 class AbstractDocument.LeafElement
          ¾î¶² Á¾·ùÀÇ ÄÁÅÙÃ÷¸¦ Á÷Á¢ ³ªÅ¸³»´Â ¿ä¼Ò¸¦ ±¸ÇöÇÕ´Ï´Ù.
protected  class DefaultStyledDocument.SectionElement
          ¹®¼­ÀÇ µðÆúÆ® ·çÆ® ¿ä¼Ò·Î Æ÷ÇԵǴ ´Ü¶ôÀ̳ª ÇàÀ» ¸ÅÇÎ ÇÕ´Ï´Ù.
 class SimpleAttributeSet
          Çؽà Å×À̺íÀ» »ç¿ëÇÏ´Â MutableAttributeSet Á÷Á¢ÀûÀÎ ±¸ÇöÀÔ´Ï´Ù.
 class StyleContext.NamedStyle
          º¸Åë, ¹®ÀÚ ¹× ´Ü¶ôÀÇ ¼­½ÄÀ» ³ªÅ¸³»±â À§Çؼ­ »ç¿ëµÇ´Â ¼Ó¼ºÀÇ Ä÷º¼ÇÀÔ´Ï´Ù.
 class StyleContext.SmallAttributeSet
          ÀÌ Å¬·¡½º´Â ¼Ò¼öÀÇ ¼Ó¼ºÀ» ¹è¿­·Î¼­ Æ÷ÇÔÇÕ´Ï´Ù.
 

AttributeSet ·Î¼­ ¼±¾ðµÇ°í ÀÖ´Â javax.swing.text Çʵå
protected  AttributeSet DefaultStyledDocument.AttributeUndoableEdit. copy
           
static AttributeSet SimpleAttributeSet. EMPTY
          ºñ¾îÀÖ´Â ¼Ó¼º ¼¼Æ®ÀÔ´Ï´Ù.
protected  AttributeSet DefaultStyledDocument.AttributeUndoableEdit. newAttributes
           
 

AttributeSet¸¦ µ¹·ÁÁÖ´Â javax.swing.text ¸Þ¼­µå
 AttributeSet AbstractDocument.AttributeContext. addAttribute (AttributeSet  old, Object  name, Object  value)
          ÁöÁ¤µÈ ¼¼Æ®¿¡ ¼Ó¼ºÀ» Ãß°¡ÇØ, ±× »õ·Î¿î ¼¼Æ®¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 AttributeSet StyleContext. addAttribute (AttributeSet  old, Object  name, Object  value)
          ÁöÁ¤µÈ ¼¼Æ®¿¡ ¼Ó¼ºÀ» Ãß°¡ÇØ, ±× »õ·Î¿î ¼¼Æ®¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 AttributeSet AbstractDocument.AttributeContext. addAttributes (AttributeSet  old, AttributeSet  attr)
          ¼Ó¼º ¼¼Æ®¸¦ ¿ä¼Ò¿¡ Ãß°¡ÇÕ´Ï´Ù.
 AttributeSet StyleContext. addAttributes (AttributeSet  old, AttributeSet  attr)
          ¼Ó¼º ¼¼Æ®¸¦ ¿ä¼Ò¿¡ Ãß°¡ÇÕ´Ï´Ù.
 AttributeSet AbstractDocument.AbstractElement. copyAttributes ()
          ¼Ó¼º ¼¼Æ®¸¦ Ä«ÇÇÇÕ´Ï´Ù.
 AttributeSet StyleContext.SmallAttributeSet. copyAttributes ()
          ¼Ó¼º ¼¼Æ®¸¦ Ä«ÇÇÇÕ´Ï´Ù.
 AttributeSet StyleContext.NamedStyle. copyAttributes ()
          ¼Ó¼º ¼¼Æ®¸¦ Ä«ÇÇÇÕ´Ï´Ù.
 AttributeSet AttributeSet. copyAttributes ()
          ½Ã°£ÀÌ Áö³ªµµ º¯È­ÇÏÁö ¾Ê´Â °ÍÀÌ º¸ÁõµÈ ¼Ó¼º ¼¼Æ®¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 AttributeSet SimpleAttributeSet. copyAttributes ()
          ¼Ó¼ºÀÇ º¹»çº»À» ÀÛ¼ºÇÕ´Ï´Ù.
 AttributeSet Element. getAttributes ()
          ÀÌ ¿ä¼Ò°¡ º¸°ü À¯ÁöÇÏ´Â ¼Ó¼ºÀÇ Ä÷º¼ÇÀ» ²¨³À´Ï´Ù.
 AttributeSet AbstractDocument.AbstractElement. getAttributes ()
          ¿ä¼ÒÀÇ ¼Ó¼ºÀ» ÃëµæÇÕ´Ï´Ù.
 AttributeSet View. getAttributes ()
          ·»´õ¸µ ÇÒ °æ¿ì¿¡ »ç¿ëÇÏ´Â ¼Ó¼ºÀ» ²¨³À´Ï´Ù.
 AttributeSet DefaultStyledDocument.ElementSpec. getAttributes ()
          ¿ä¼ÒÀÇ ¼Ó¼ºÀ» ÃëµæÇÕ´Ï´Ù.
 AttributeSet JTextComponent.AccessibleJTextComponent. getCharacterAttribute (int i)
          À妽º·Î ÁöÁ¤µÈ ¹®ÀÚÀÇ AttributeSet¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 AttributeSet AbstractDocument.AttributeContext. getEmptySet ()
          ºñ¾îÀÖ´Â AttributeSet¸¦ ²¨³À´Ï´Ù.
 AttributeSet StyleContext. getEmptySet ()
          ºñ¾îÀÖ´Â ¼Ó¼º ¼¼Æ®¸¦ ²¨³À´Ï´Ù.
 AttributeSet AbstractDocument.AbstractElement. getResolveParent ()
          Çؼ® ó¸®ÃøÀÇ ºÎ¸ð¸¦ ÃëµæÇÕ´Ï´Ù.
 AttributeSet StyleContext.SmallAttributeSet. getResolveParent ()
          ¿À¹ö¶óÀ̵å(override) ÇÏÁö ¾Ê´Â °æ¿ì, ÇØ°áÇÏ´Â ºÎ¸ðÀÇ µðÆúÆ®´Â ÀÌ Ä£¿ä¼Ò°¡ µË´Ï´Ù.
 AttributeSet StyleContext.NamedStyle. getResolveParent ()
          ºÎ¸ð·ÎºÎÅÍ ¼Ó¼ºÀ» ¸®ÅÏÇÕ´Ï´Ù.
 AttributeSet AttributeSet. getResolveParent ()
          Çؼ® ó¸®ÃøÀÇ ºÎ¸ð¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 AttributeSet SimpleAttributeSet. getResolveParent ()
          Çؼ® ó¸®ÃøÀÇ ºÎ¸ð¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 AttributeSet AbstractDocument.AttributeContext. removeAttribute (AttributeSet  old, Object  name)
          ¼¼Æ®·ÎºÎÅÍ ¼Ó¼ºÀ» »èÁ¦ÇÕ´Ï´Ù.
 AttributeSet StyleContext. removeAttribute (AttributeSet  old, Object  name)
          ¼¼Æ®·ÎºÎÅÍ ¼Ó¼ºÀ» »èÁ¦ÇÕ´Ï´Ù.
 AttributeSet AbstractDocument.AttributeContext. removeAttributes (AttributeSet  old, AttributeSet  attrs)
          ¿ä¼ÒÀÇ ¼Ó¼º ¼¼Æ®¸¦ »èÁ¦ÇÕ´Ï´Ù.
 AttributeSet StyleContext. removeAttributes (AttributeSet  old, AttributeSet  attrs)
          ¿ä¼ÒÀÇ ¼Ó¼º ¼¼Æ®¸¦ »èÁ¦ÇÕ´Ï´Ù.
 AttributeSet AbstractDocument.AttributeContext. removeAttributes (AttributeSet  old, Enumeration <? > names)
          ¿ä¼ÒÀÇ ¼Ó¼º ¼¼Æ®¸¦ »èÁ¦ÇÕ´Ï´Ù.
 AttributeSet StyleContext. removeAttributes (AttributeSet  old, Enumeration <? > names)
          ¿ä¼ÒÀÇ ¼Ó¼º ¼¼Æ®¸¦ »èÁ¦ÇÕ´Ï´Ù.
 

AttributeSet ÇüÀÇ ÆĶó¹ÌÅ͸¦ °¡Áö´Â javax.swing.text ¸Þ¼­µå
 AttributeSet AbstractDocument.AttributeContext. addAttribute (AttributeSet  old, Object  name, Object  value)
          ÁöÁ¤µÈ ¼¼Æ®¿¡ ¼Ó¼ºÀ» Ãß°¡ÇØ, ±× »õ·Î¿î ¼¼Æ®¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 AttributeSet StyleContext. addAttribute (AttributeSet  old, Object  name, Object  value)
          ÁöÁ¤µÈ ¼¼Æ®¿¡ ¼Ó¼ºÀ» Ãß°¡ÇØ, ±× »õ·Î¿î ¼¼Æ®¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 void AbstractDocument.AbstractElement. addAttributes (AttributeSet  attr)
          ¼Ó¼º ¼¼Æ®¸¦ ¿ä¼Ò¿¡ Ãß°¡ÇÕ´Ï´Ù.
 void StyleContext.NamedStyle. addAttributes (AttributeSet  attr)
          ¼Ó¼º ¼¼Æ®¸¦ ¿ä¼Ò¿¡ Ãß°¡ÇÕ´Ï´Ù.
 void MutableAttributeSet. addAttributes (AttributeSet  attributes)
          ÁöÁ¤µÈ ¼Ó¼º°ú °ªÀ» °¡Áö´Â °ÍÀ» Á¦¿ÜÇØ, ÀÌ°Í°ú °°Àº »õ·Î¿î ¼Ó¼º ¼¼Æ®¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
 void SimpleAttributeSet. addAttributes (AttributeSet  attributes)
          ¼Ó¼º ¼¼Æ®¸¦ ¸®½ºÆ®¿¡ Ãß°¡ÇÕ´Ï´Ù.
 AttributeSet AbstractDocument.AttributeContext. addAttributes (AttributeSet  old, AttributeSet  attr)
          ¼Ó¼º ¼¼Æ®¸¦ ¿ä¼Ò¿¡ Ãß°¡ÇÕ´Ï´Ù.
 AttributeSet StyleContext. addAttributes (AttributeSet  old, AttributeSet  attr)
          ¼Ó¼º ¼¼Æ®¸¦ ¿ä¼Ò¿¡ Ãß°¡ÇÕ´Ï´Ù.
 boolean AbstractDocument.AbstractElement. containsAttributes (AttributeSet  attrs)
          ¿ä¼Ò¿¡ ¸ðµç ¼Ó¼ºÀÌ Æ÷ÇԵǾî ÀÖ´ÂÁö¸¦ ÆÇÁ¤ÇÕ´Ï´Ù.
 boolean StyleContext.SmallAttributeSet. containsAttributes (AttributeSet  attrs)
          ¼Ó¼º ¼¼Æ®°¡ ÁöÁ¤µÈ ¼Ó¼ºÀ» ¸ðµÎ Æ÷ÇÔÇÏ°í ÀÖ´ÂÁö¸¦ ÆÇÁ¤ÇÕ´Ï´Ù.
 boolean StyleContext.NamedStyle. containsAttributes (AttributeSet  attrs)
          ¿ä¼Ò¿¡ ¸ðµç ¼Ó¼ºÀÌ Æ÷ÇԵǾî ÀÖ´ÂÁö¸¦ ÆÇÁ¤ÇÕ´Ï´Ù.
 boolean AttributeSet. containsAttributes (AttributeSet  attributes)
          µ¿ÀÏÇÑ °ªÀÇ ¼Ó¼ºÀÌ ¸ðµÎ ¼¼Æ®¿¡ Æ÷ÇԵǾî ÀÖ´Â °æ¿ì¿¡ true¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 boolean SimpleAttributeSet. containsAttributes (AttributeSet  attributes)
          ¼Ó¼º ¸®½ºÆ®·Î ÁöÁ¤µÈ ¸ðµç À̸§°ú °ªÀÇ Æä¾î°¡ ÀÖÀ»Áö ¾î¶³Áö¸¦ ÆÇÁ¤ÇÕ´Ï´Ù.
protected  Element AbstractDocument. createBranchElement (Element  parent, AttributeSet  a)
          ¹®¼­ÀÇ °¡ÁöÀÇ ¿ä¼Ò¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
protected  MutableAttributeSet StyleContext. createLargeAttributeSet (AttributeSet  a)
          ¸Þ¸ð¸® È¿À²º¸´Ù ó¸® ½Ã°£À» ¿ì¼±ÇÏ´Â °æ¿ì¸¦ À§ÇÑ, Å« »çÀÌÁîÀÇ ¼Ó¼º ¼¼Æ®¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
protected  Element AbstractDocument. createLeafElement (Element  parent, AttributeSet  a, int p0, int p1)
          ¹®¼­ÀÇ ÀÙÀÇ ¿ä¼Ò¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
protected  StyleContext.SmallAttributeSet StyleContext. createSmallAttributeSet (AttributeSet  a)
          °øÀ¯ °¡´ÉÇÏ°í ÄÄÆÑÆ®ÇÑ ¼Ó¼º ¼¼Æ®¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
static int StyleConstants. getAlignment (AttributeSet  a)
          ¹èÄ¡ ¹æ¹ýÀÇ ¼³Á¤À» ¸®ÅÏÇÕ´Ï´Ù.
 Color StyleContext. getBackground (AttributeSet  attr)
          ¼Ó¼º ¼¼Æ®¸¦ ¹é±×¶ó¿îµå Ä÷¯ÀÇ ÁöÁ¤À¸·Î º¯È¯ÇÕ´Ï´Ù.
static Color StyleConstants. getBackground (AttributeSet  a)
          ¼Ó¼º ¸®½ºÆ®·ÎºÎÅÍ ¹é±×¶ó¿îµå Ä÷¯ÀÇ ¼³Á¤À» ¸®ÅÏÇÕ´Ï´Ù.
 Color StyledDocument. getBackground (AttributeSet  attr)
          ¼Ó¼º ¼¼Æ®¸¦ ÃëµæÇØ ¹é±×¶ó¿îµå Ä÷¯ ÁöÁ¤À¸·Î º¯È¯ÇÕ´Ï´Ù.
 Color DefaultStyledDocument. getBackground (AttributeSet  attr)
          ¼Ó¼º ¼¼Æ®·ÎºÎÅÍ ¹é±×¶ó¿îµå Ä÷¯¸¦ ¸®ÅÏÇÕ´Ï´Ù.
static int StyleConstants. getBidiLevel (AttributeSet  a)
          BIDI ·¹º§ÀÇ ¼³Á¤À» ¸®ÅÏÇÕ´Ï´Ù.
static Component StyleConstants. getComponent (AttributeSet  a)
          ¼Ó¼º ¸®½ºÆ®·ÎºÎÅÍ ÄÄÆÛ³ÍÆ®ÀÇ ¼³Á¤À» ¸®ÅÏÇÕ´Ï´Ù.
static float StyleConstants. getFirstLineIndent (AttributeSet  a)
          ÃÖÃÊÀÇ ÇàÀÇ Àε§Æ® ¼³Á¤À» ¸®ÅÏÇÕ´Ï´Ù.
 Font StyleContext. getFont (AttributeSet  attr)
          ¼Ó¼º ¼¼Æ®·ÎºÎÅÍ ÆùÆ®¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 Font StyledDocument. getFont (AttributeSet  attr)
          ¼Ó¼º ¼¼Æ®¸¦ ÆùÆ®ÀÇ ¼Ó¼ºÀ¸·Î º¯È¯ÇÕ´Ï´Ù.
 Font DefaultStyledDocument. getFont (AttributeSet  attr)
          ¼Ó¼º ¼¼Æ®·ÎºÎÅÍ ÆùÆ®¸¦ ¸®ÅÏÇÕ´Ï´Ù.
static String StyleConstants. getFontFamily (AttributeSet  a)
          ¼Ó¼º ¸®½ºÆ®·ÎºÎÅÍ ÆùÆ® Æйи®ÀÇ ¼³Á¤À» ¸®ÅÏÇÕ´Ï´Ù.
static int StyleConstants. getFontSize (AttributeSet  a)
          ¼Ó¼º ¸®½ºÆ®·ÎºÎÅÍ font sizeÀÇ ¼³Á¤À» ¸®ÅÏÇÕ´Ï´Ù.
 Color StyleContext. getForeground (AttributeSet  attr)
          ¼Ó¼º ¼¼Æ®¸¦ foreground Ä÷¯ÀÇ ÁöÁ¤À¸·Î º¯È¯ÇÕ´Ï´Ù.
static Color StyleConstants. getForeground (AttributeSet  a)
          ¼Ó¼º ¸®½ºÆ®·ÎºÎÅÍ foreground Ä÷¯ÀÇ ¼³Á¤À» ¸®ÅÏÇÕ´Ï´Ù.
 Color StyledDocument. getForeground (AttributeSet  attr)
          ¼Ó¼º ¼¼Æ®¸¦ ÃëµæÇØ foreground Ä÷¯ ÁöÁ¤À¸·Î º¯È¯ÇÕ´Ï´Ù.
 Color DefaultStyledDocument. getForeground (AttributeSet  attr)
          ¼Ó¼º ¼¼Æ®·ÎºÎÅÍ foreground Ä÷¯¸¦ ¸®ÅÏÇÕ´Ï´Ù.
static Icon StyleConstants. getIcon (AttributeSet  a)
          ¼Ó¼º ¸®½ºÆ®·ÎºÎÅÍÀڽľÆÀÌÄÜÀÇ ¼³Á¤À» ¸®ÅÏÇÕ´Ï´Ù.
static float StyleConstants. getLeftIndent (AttributeSet  a)
          ¿ÞÂÊ Àε§Æ®ÀÇ ¼³Á¤À» ¸®ÅÏÇÕ´Ï´Ù.
static float StyleConstants. getLineSpacing (AttributeSet  a)
          Çà°£°ÝÀÇ ¼³Á¤À» ¸®ÅÏÇÕ´Ï´Ù.
static float StyleConstants. getRightIndent (AttributeSet  a)
           ¿À¸¥ÂÊ Àε§Æ®ÀÇ ¼³Á¤À» ¸®ÅÏÇÕ´Ï´Ù.
static float StyleConstants. getSpaceAbove (AttributeSet  a)
          À§ÀÇ ½ºÆäÀ̽ºÀÇ ¼³Á¤À» ¸®ÅÏÇÕ´Ï´Ù.
static float StyleConstants. getSpaceBelow (AttributeSet  a)
          ¾Æ·¡ÀÇ ½ºÆäÀ̽ºÀÇ ¼³Á¤À» ¸®ÅÏÇÕ´Ï´Ù.
static TabSet StyleConstants. getTabSet (AttributeSet  a)
          ÅÇ ¼¼Æ®¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 void DocumentFilter. insertString (DocumentFilter.FilterBypass  fb, int offset, String  string, AttributeSet  attr)
          ÁöÁ¤ÇÑ Document¿¡ ÅؽºÆ®¸¦ »ðÀÔÇϱâ Àü¿¡ È£ÃâÇÕ´Ï´Ù.
 void Document. insertString (int offset, String  str, AttributeSet  a)
          ¹®¼­ÀÇ ÄÁÅÙÃ÷ÀÇ Ä³¸¯ÅÍ ¶óÀÎÀ» »ðÀÔÇÕ´Ï´Ù.
 void AbstractDocument. insertString (int offs, String  str, AttributeSet  a)
          ¹®¼­¿¡ ³»¿ëÀ» »ðÀÔÇÕ´Ï´Ù.
 void PlainDocument. insertString (int offs, String  str, AttributeSet  a)
          ¹®¼­¿¡ ³»¿ëÀ» »ðÀÔÇÕ´Ï´Ù.
abstract  void DocumentFilter.FilterBypass. insertString (int offset, String  string, AttributeSet  attr)
          DocumentFilter¸¦ ¿ìȸµµ·Î ÇØ, ÁöÁ¤ ÅؽºÆ®¸¦ »ðÀÔÇÕ´Ï´Ù.
protected  void AbstractDocument. insertUpdate (AbstractDocument.DefaultDocumentEvent  chng, AttributeSet  attr)
          ÅؽºÆ® »ðÀÔÀÇ °á°ú·Î¼­, ¹®¼­ÀÇ ±¸Á¶¸¦ °»½ÅÇÕ´Ï´Ù.
protected  void PlainDocument. insertUpdate (AbstractDocument.DefaultDocumentEvent  chng, AttributeSet  attr)
          ¹®¼­ ±¸Á¶¸¦ ÅؽºÆ® »ðÀÔÀÇ °á°ú·Î °»½ÅÇÕ´Ï´Ù.
protected  void DefaultStyledDocument. insertUpdate (AbstractDocument.DefaultDocumentEvent  chng, AttributeSet  attr)
          ÅؽºÆ®ÀÇ »ðÀÔ¿¡ ÀÀÇØ ¹®¼­¸¦ °»½ÅÇÕ´Ï´Ù.
static boolean StyleConstants. isBold (AttributeSet  a)
          º¼µå ¼Ó¼ºÀÌ ¼³Á¤µÇ¾î ÀÖ´ÂÁö¸¦ ÆÇÁ¤ÇÕ´Ï´Ù.
 boolean AbstractDocument.AbstractElement. isEqual (AttributeSet  attr)
          2°³ÀÇ ¼Ó¼º ¼¼Æ®°¡ µ¿ÀÏÇÑÁö ¾î¶²Áö¸¦ ÆÇÁ¤ÇÕ´Ï´Ù.
 boolean StyleContext.SmallAttributeSet. isEqual (AttributeSet  attr)
          2°³ÀÇ ¼Ó¼º ¼¼Æ®°¡ µ¿ÀÏÇÑÁö ¾î¶²Áö¸¦ ÆÇÁ¤ÇÕ´Ï´Ù.
 boolean StyleContext.NamedStyle. isEqual (AttributeSet  attr)
          2°³ÀÇ ¼Ó¼º ¼¼Æ®°¡ µ¿ÀÏÇÑÁö ¾î¶²Áö¸¦ ÆÇÁ¤ÇÕ´Ï´Ù.
 boolean AttributeSet. isEqual (AttributeSet  attr)
          2°³ÀÇ ¼Ó¼º ¼¼Æ®°¡ µ¿ÀÏÇÑÁö ¾î¶²Áö¸¦ ÆÇÁ¤ÇÕ´Ï´Ù.
 boolean SimpleAttributeSet. isEqual (AttributeSet  attr)
          2°³ÀÇ ¼Ó¼º ¼¼Æ®¸¦ ºñ±³ÇÕ´Ï´Ù.
static boolean StyleConstants. isItalic (AttributeSet  a)
          ÀÌÅŸ¯ ¼Ó¼ºÀÌ ¼³Á¤µÇ¾î ÀÖ´ÂÁö¸¦ ÆÇÁ¤ÇÕ´Ï´Ù.
static boolean StyleConstants. isStrikeThrough (AttributeSet  a)
          Ãë¼Ò¼±¼Ó¼ºÀÌ ¼³Á¤µÇ¾î ÀÖ´ÂÁö¸¦ ÆÇÁ¤ÇÕ´Ï´Ù.
static boolean StyleConstants. isSubscript (AttributeSet  a)
          Ã·ÀÚ ¼Ó¼ºÀÌ ¼³Á¤µÇ¾î ÀÖ´ÂÁö¸¦ ÆÇÁ¤ÇÕ´Ï´Ù.
static boolean StyleConstants. isSuperscript (AttributeSet  a)
          ½´ÆÛ ½ºÅ©¸³Æ®¼±¼Ó¼ºÀÌ ¼³Á¤µÇ¾î ÀÖ´ÂÁö¸¦ ÆÇÁ¤ÇÕ´Ï´Ù.
static boolean StyleConstants. isUnderline (AttributeSet  a)
          ¹ØÁÙ ¼Ó¼ºÀÌ ¼³Á¤µÇ¾î ÀÖ´ÂÁö¸¦ ÆÇÁ¤ÇÕ´Ï´Ù.
 void AbstractDocument.AttributeContext. reclaim (AttributeSet  a)
          ¼Ó¼º ¼¼Æ®¸¦ Àç»ýÇÕ´Ï´Ù.
 void StyleContext. reclaim (AttributeSet  a)
          MutableAttributeSet ±¸Çö¿¡ ÀÇÇØ ÇÊ¿äÇÏ°Ô µÇÁö ¾Ê°Ô µÈ ¼¼Æ®¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 AttributeSet AbstractDocument.AttributeContext. removeAttribute (AttributeSet  old, Object  name)
          ¼¼Æ®·ÎºÎÅÍ ¼Ó¼ºÀ» »èÁ¦ÇÕ´Ï´Ù.
 AttributeSet StyleContext. removeAttribute (AttributeSet  old, Object  name)
          ¼¼Æ®·ÎºÎÅÍ ¼Ó¼ºÀ» »èÁ¦ÇÕ´Ï´Ù.
 void AbstractDocument.AbstractElement. removeAttributes (AttributeSet  attrs)
          ¿ä¼ÒÀÇ ¼Ó¼º ¼¼Æ®¸¦ »èÁ¦ÇÕ´Ï´Ù.
 void StyleContext.NamedStyle. removeAttributes (AttributeSet  attrs)
          ¿ä¼ÒÀÇ ¼Ó¼º ¼¼Æ®¸¦ »èÁ¦ÇÕ´Ï´Ù.
 void MutableAttributeSet. removeAttributes (AttributeSet  attributes)
          ÁöÁ¤ÇÑ name¸¦ °¡Áö´Â ¼Ó¼º ¼¼Æ®¸¦ »èÁ¦ÇÕ´Ï´Ù.
 void SimpleAttributeSet. removeAttributes (AttributeSet  attributes)
          ¸®½ºÆ®·ÎºÎÅÍ ¼Ó¼º ¼¼Æ®¸¦ »èÁ¦ÇÕ´Ï´Ù.
 AttributeSet AbstractDocument.AttributeContext. removeAttributes (AttributeSet  old, AttributeSet  attrs)
          ¿ä¼ÒÀÇ ¼Ó¼º ¼¼Æ®¸¦ »èÁ¦ÇÕ´Ï´Ù.
 AttributeSet StyleContext. removeAttributes (AttributeSet  old, AttributeSet  attrs)
          ¿ä¼ÒÀÇ ¼Ó¼º ¼¼Æ®¸¦ »èÁ¦ÇÕ´Ï´Ù.
 AttributeSet AbstractDocument.AttributeContext. removeAttributes (AttributeSet  old, Enumeration <? > names)
          ¿ä¼ÒÀÇ ¼Ó¼º ¼¼Æ®¸¦ »èÁ¦ÇÕ´Ï´Ù.
 AttributeSet StyleContext. removeAttributes (AttributeSet  old, Enumeration <? > names)
          ¿ä¼ÒÀÇ ¼Ó¼º ¼¼Æ®¸¦ »èÁ¦ÇÕ´Ï´Ù.
 void DocumentFilter. replace (DocumentFilter.FilterBypass  fb, int offset, int length, String  text, AttributeSet  attrs)
          ÁöÁ¤ÇÑ Document ·Î ÅؽºÆ®ÀÇ ¹üÀ§¸¦ ¿Å°Ü³õ±â Àü¿¡ È£ÃâÇÕ´Ï´Ù.
 void AbstractDocument. replace (int offset, int length, String  text, AttributeSet  attrs)
          offset·Î ºÎÅÍ offset + length ±îÁöÀÇ ÅؽºÆ®ÀÇ ¿µ¿ªÀ» »èÁ¦ÇØ, text·Î ¿Å°Ü³õ½À´Ï´Ù.
abstract  void DocumentFilter.FilterBypass. replace (int offset, int length, String  string, AttributeSet  attrs)
          offset·Î ºÎÅÍ offset + length ±îÁöÀÇ ÅؽºÆ®ÀÇ ¿µ¿ªÀ» »èÁ¦ÇØ, text¿¡ ¿Å°Ü³õ½À´Ï´Ù.
 void JTextComponent.AccessibleJTextComponent. setAttributes (int startIndex, int endIndex, AttributeSet  as)
          2°³ÀÇ À妽º°£ÀÇ ÅؽºÆ®ÀÇ ¼Ó¼ºÀ» ¼³Á¤ÇÕ´Ï´Ù.
 void StyledDocument. setCharacterAttributes (int offset, int length, AttributeSet  s, boolean replace)
          ¹®¼­³»ÀÇ ÁöÁ¤µÈ ¹üÀ§ÀÇ ±âÁ¸ÀÇ ÄÁÅÙÃ÷¿¡ »ç¿ëµÇ°í ÀÖ´Â ÄÁÅÙÃ÷ ¿ä¼Ò ¼Ó¼ºÀ» º¯°æÇÕ´Ï´Ù.
 void DefaultStyledDocument. setCharacterAttributes (int offset, int length, AttributeSet  s, boolean replace)
          ¹®¼­ÀÇ ÀϺο¡ ¼Ó¼ºÀ» ¼³Á¤ÇÕ´Ï´Ù.
protected  void StyledEditorKit.StyledTextAction. setCharacterAttributes (JEditorPane  editor, AttributeSet  attr, boolean replace)
          ÁöÁ¤µÈ ¼Ó¼ºÀ» ¹®ÀÚ ÄÁÅÙÃ÷¿¡ Àû¿ëÇÕ´Ï´Ù.
 void StyledDocument. setParagraphAttributes (int offset, int length, AttributeSet  s, boolean replace)
          ´Ü¶ôÀÇ ¼Ó¼ºÀ» ¼³Á¤ÇÕ´Ï´Ù.
 void DefaultStyledDocument. setParagraphAttributes (int offset, int length, AttributeSet  s, boolean replace)
          ´Ü¶ô¿¡ ¼Ó¼ºÀ» ¼³Á¤ÇÕ´Ï´Ù.
protected  void StyledEditorKit.StyledTextAction. setParagraphAttributes (JEditorPane  editor, AttributeSet  attr, boolean replace)
          ÁöÁ¤µÈ ¼Ó¼ºÀ» ´Ü¶ô¿¡ Àû¿ëÇÕ´Ï´Ù.
protected  void CompositeView. setParagraphInsets (AttributeSet  attr)
          ÁöÁ¤µÈ ¼Ó¼ºÀ¸·ÎºÎÅÍ ¼±ÅÃµÈ ´Ü¶ô ¼Ó¼ºÀ¸·ÎºÎÅÍ, ÀÎ ¼¼Æ®¸¦ ¼³Á¤ÇÕ´Ï´Ù.
 void AbstractDocument.AbstractElement. setResolveParent (AttributeSet  parent)
          Çؼ® ó¸®ÃøÀÇ ºÎ¸ð¸¦ ¼³Á¤ÇÕ´Ï´Ù.
 void StyleContext.NamedStyle. setResolveParent (AttributeSet  parent)
          Çؼ® ó¸®ÃøÀÇ ºÎ¸ð¸¦ ¼³Á¤ÇÕ´Ï´Ù.
 void MutableAttributeSet. setResolveParent (AttributeSet  parent)
          Çؼ® ó¸®ÃøÀÇ ºÎ¸ð¸¦ ¼³Á¤ÇÕ´Ï´Ù.
 void SimpleAttributeSet. setResolveParent (AttributeSet  parent)
          Çؼ® ó¸®ÃøÀÇ ºÎ¸ð¸¦ ¼³Á¤ÇÕ´Ï´Ù.
protected  void AbstractWriter. writeAttributes (AttributeSet  attr)
          ¼Ó¼º ¼¼Æ®¸¦ "<À̸§>=<°ª>" Æä¾î·Î¼­ ½á³À´Ï´Ù.
 void StyleContext. writeAttributes (ObjectOutputStream  out, AttributeSet  a)
          ¼Ó¼ºÀ» Ãâ·ÂÇÏ´Â ÄÁÅؽºÆ® °íÀ¯ÀÇ Ã³¸®ÀÔ´Ï´Ù.
static void StyleContext. writeAttributeSet (ObjectOutputStream  out, AttributeSet  a)
          Á÷·ÄÈ­¸¦ À§Çؼ­ ÁöÁ¤µÈ °´Ã¼ ½ºÆ®¸²¿¡ ¼Ó¼º ¼¼Æ®¸¦ Ãâ·ÂÇÕ´Ï´Ù.
 

AttributeSet ÇüÀÇ ÆĶó¹ÌÅ͸¦ °¡Áö´Â javax.swing.text constructor¡¡ ¡¡
AbstractDocument.AbstractElement (Element  parent, AttributeSet  a)
          »õ·Î¿î AbstractElement¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
AbstractDocument.BranchElement (Element  parent, AttributeSet  a)
          Ã³À½Àº ÀÚ½ÄÀ» Æ÷ÇÔÇÏÁö ¾Ê´Â º¹ÇÕ ¿ä¼Ò¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
AbstractDocument.LeafElement (Element  parent, AttributeSet  a, int offs0, int offs1)
          ¹®¼­³»ÀÇ ÄÁÅÙÃ÷¸¦ ³ªÅ¸³»´Â (ÀÚ½ÄÀ» °¡ÁöÁö ¾Ê´Â´Ù) ¿ä¼Ò¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
DefaultStyledDocument.AttributeUndoableEdit (Element  element, AttributeSet  newAttributes, boolean isReplacing)
           
DefaultStyledDocument.ElementSpec (AttributeSet  a, short type)
          ¸¶Å© ¾÷ÀÌ ¹®¼­¿¡ Æ÷ÇÔµÇÁö ¾Ê´Â °æ¿ìÀÇ, ¸¶Å© ¾÷¿¡ À¯È¿ÇÑ »ý¼ºÀÚ ÀÔ´Ï´Ù.
DefaultStyledDocument.ElementSpec (AttributeSet  a, short type, char[] txt, int offs, int len)
          ¹®¼­¿¡ÀÇ ÄÁÅÙÃ÷¿Í ¸¶Å© ¾÷ÀÇ ¹èÄ¡ ÀÔ·ÂÀÇ ½ºÆå(¸í¼¼¼­)¸¦, ¿ÜºÎÀûÀ¸·Î ÀÛ¼ºÇÏ´Â »ý¼ºÀÚ ÀÔ´Ï´Ù.
DefaultStyledDocument.ElementSpec (AttributeSet  a, short type, int len)
          µ¥ÀÌÅÍ°¡ ÀÌ¹Ì Ãß°¡µÇ°í ÀÖÁö¸¸ len Á¤º¸°¡ ÇÊ¿äÇÑ °æ¿ì¿¡ ¹®¼­³»¿¡¼­ Çؼ®À» ½Ç½ÃÇÏ´Â »ý¼ºÀÚ ÀÔ´Ï´Ù.
SimpleAttributeSet (AttributeSet  source)
          ÁöÁ¤µÈ ¼Ó¼º ¼¼Æ®¿¡ ±Ù°ÅÇØ »õ·Î¿î ¼Ó¼º ¼¼Æ®¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
StyleContext.SmallAttributeSet (AttributeSet  attrs)
           
 

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

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

AttributeSet¸¦ µ¹·ÁÁÖ´Â javax.swing.text.html ¸Þ¼­µå
 AttributeSet StyleSheet. addAttribute (AttributeSet  old, Object  key, Object  value)
          ÁöÁ¤µÈ ¼¼Æ®¿¡ ¼Ó¼ºÀ» Ãß°¡ÇØ, »õ·Î¿î Ç¥½Ã ¼¼Æ®¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 AttributeSet StyleSheet. addAttributes (AttributeSet  old, AttributeSet  attr)
          ¼Ó¼º ¼¼Æ®¸¦ ¿ä¼Ò¿¡ Ãß°¡ÇÕ´Ï´Ù.
 AttributeSet ParagraphView. getAttributes ()
          ·»´õ¸µ·Î »ç¿ëÇÏ´Â ¼Ó¼ºÀ» ²¨³À´Ï´Ù.
 AttributeSet Option. getAttributes ()
          ¿É¼Ç¿¡ °ü·ÃÇÑ ¼Ó¼ºÀ» ²¨³À´Ï´Ù.
 AttributeSet InlineView. getAttributes ()
          ·»´õ¸µ·Î »ç¿ëÇÏ´Â ¼Ó¼ºÀ» ²¨³À´Ï´Ù.
 AttributeSet ImageView. getAttributes ()
          ·»´õ¸µ·Î »ç¿ëÇÏ´Â ¼Ó¼ºÀ» ²¨³À´Ï´Ù.
abstract  AttributeSet HTMLDocument.Iterator. getAttributes ()
          ÀÌ Å±×ÀÇ ¼Ó¼ºÀ» ¸®ÅÏÇÕ´Ï´Ù.
 AttributeSet BlockView. getAttributes ()
          ·»´õ¸µ·Î »ç¿ëÇÏ´Â ¼Ó¼ºÀ» ²¨³À´Ï´Ù.
 AttributeSet StyleSheet. getDeclaration (String  decl)
          CSS ¼±¾ðÀ» CSS ¼±¾ðÀ» ³ªÅ¸³»´Â ¼Ó¼º ¼¼Æ®·Î º¯È¯ÇÕ´Ï´Ù.
 AttributeSet HTMLDocument.RunElement. getResolveParent ()
          ÇØ°á ó¸®ÃøÀÇ ºÎ¸ð¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 AttributeSet HTMLDocument.BlockElement. getResolveParent ()
          ÇØ°á ó¸®ÃøÀÇ ºÎ¸ð¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 AttributeSet StyleSheet. getViewAttributes (View  v)
          ºä·Î Ç¥½Ã¸¦ À§Çؼ­ »ç¿ëµÇ´Â ¼Ó¼º ¼¼Æ®¸¦ ²¨³À´Ï´Ù.
 AttributeSet StyleSheet. removeAttribute (AttributeSet  old, Object  key)
          ¼Ó¼ºÀ» ¼¼Æ®·ÎºÎÅÍ »èÁ¦ÇÕ´Ï´Ù.
 AttributeSet StyleSheet. removeAttributes (AttributeSet  old, AttributeSet  attrs)
          ¼Ó¼º ¼¼Æ®¸¦ »èÁ¦ÇÕ´Ï´Ù.
 AttributeSet StyleSheet. removeAttributes (AttributeSet  old, Enumeration <? > names)
          ¿ä¼ÒÀÇ ¼Ó¼º ¼¼Æ®¸¦ »èÁ¦ÇÕ´Ï´Ù.
 AttributeSet StyleSheet. translateHTMLToCSS (AttributeSet  htmlAttrSet)
          HTML ¼Ó¼º¼¼Æ®¸¦, µ¿µîÀÇ CSS ¼Ó¼º¼¼Æ®·Î º¯È¯ÇÕ´Ï´Ù.
 

AttributeSet ÇüÀÇ ÆĶó¹ÌÅ͸¦ °¡Áö´Â javax.swing.text.html ¸Þ¼­µå
 AttributeSet StyleSheet. addAttribute (AttributeSet  old, Object  key, Object  value)
          ÁöÁ¤µÈ ¼¼Æ®¿¡ ¼Ó¼ºÀ» Ãß°¡ÇØ, »õ·Î¿î Ç¥½Ã ¼¼Æ®¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 AttributeSet StyleSheet. addAttributes (AttributeSet  old, AttributeSet  attr)
          ¼Ó¼º ¼¼Æ®¸¦ ¿ä¼Ò¿¡ Ãß°¡ÇÕ´Ï´Ù.
protected  void HTMLWriter. closeOutUnwantedEmbeddedTags (AttributeSet  attr)
          ¼Ó¼º ¼¼Æ® ¹× ÅÂ±× º¤ÅÍ¿¡ Æ÷ÇÔµÈ °¢ ű׸¦ °Ë»öÇÕ´Ï´Ù.
protected  Element HTMLDocument. createBranchElement (Element  parent, AttributeSet  a)
          ´Ù¸¥ ¿ä¼Ò¸¦ Æ÷ÇÔÇÒ ¼ö ÀÖ´Â ¹®¼­ÀÇ °¡ÁöÀÇ ¿ä¼Ò¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
protected  MutableAttributeSet StyleSheet. createLargeAttributeSet (AttributeSet  a)
          ¸Þ¸ð¸® È¿À²º¸´Ù ó¸® ½Ã°£À» ¿ì¼±ÇÏ´Â °æ¿ì¸¦ À§ÇÑ, Å« »çÀÌÁîÀÇ ¼Ó¼º ¼¼Æ®¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
protected  Element HTMLDocument. createLeafElement (Element  parent, AttributeSet  a, int p0, int p1)
          ÅؽºÆ®¸¦ Á÷Á¢ ³ªÅ¸³»´Â (ÀÚ½ÄÀ» °¡ÁöÁö ¾Ê´Â´Ù) ¹®¼­ÀÇ ÀÙÀÇ ¿ä¼Ò¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
protected  StyleContext.SmallAttributeSet StyleSheet. createSmallAttributeSet (AttributeSet  a)
          °øÀ¯ °¡´ÉÇÏ°í ÄÄÆÑÆ®ÇÑ ¼Ó¼º ¼¼Æ®¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
 Color StyleSheet. getBackground (AttributeSet  a)
          ¼Ó¼º ¼¼Æ®¸¦ ÃëµæÇØ ¹é±×¶ó¿îµå Ä÷¯ ÁöÁ¤À¸·Î º¯È¯ÇÕ´Ï´Ù.
 StyleSheet.BoxPainter StyleSheet. getBoxPainter (AttributeSet  a)
          ÁöÁ¤µÈ CSS ¼Ó¼º¼¼Æ®·Î »ç¿ëÇÏ´Â ¹Ú½º Æ÷¸ÅÅ͸¦ ²¨³À´Ï´Ù.
 Font StyleSheet. getFont (AttributeSet  a)
          ÁöÁ¤µÈ ¼Ó¼º ¼¼Æ®·Î »ç¿ëÇÏ´Â ÆùÆ®¸¦ ²¨³À´Ï´Ù.
 Color StyleSheet. getForeground (AttributeSet  a)
          ¼Ó¼º ¼¼Æ®¸¦ ÃëµæÇØ foreground Ä÷¯ ÁöÁ¤À¸·Î º¯È¯ÇÕ´Ï´Ù.
static int HTML. getIntegerAttributeValue (AttributeSet  attr, HTML.Attribute  key, int def)
          Á¤¼öÇüÀÇ ¼Ó¼º°ªÀ» ²¨³À´Ï´Ù.
 StyleSheet.ListPainter StyleSheet. getListPainter (AttributeSet  a)
          ÁöÁ¤µÈ CSS ¼Ó¼º¼¼Æ®·Î »ç¿ëÇÏ´Â ¸®½ºÆ® Æ÷¸ÅÅ͸¦ ²¨³À´Ï´Ù.
protected  void HTMLDocument. insertUpdate (AbstractDocument.DefaultDocumentEvent  chng, AttributeSet  attr)
          ÅؽºÆ®ÀÇ »ðÀÔ¿¡ ÀÀÇØ ¹®¼­¸¦ °»½ÅÇÕ´Ï´Ù.
protected  boolean HTMLWriter. isBlockTag (AttributeSet  attr)
          ¿ä¼Ò¿¡ ´ëÀÀÇÏ´Â HTML űװ¡ block ű×Àΰ¡ ¾î¶²°¡¸¦ ÆÇÁ¤ÇÕ´Ï´Ù.
protected  boolean HTMLWriter. matchNameAttribute (AttributeSet  attr, HTML.Tag  tag)
          StyleConstants.NameAttribute°¡ ÆĶó¹ÌÅͷμ­ °Ç³×¹Þ´Â ű׿¡ µ¿ÀÏÇÑ °æ¿ì´Â true¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 AttributeSet StyleSheet. removeAttribute (AttributeSet  old, Object  key)
          ¼Ó¼ºÀ» ¼¼Æ®·ÎºÎÅÍ »èÁ¦ÇÕ´Ï´Ù.
 AttributeSet StyleSheet. removeAttributes (AttributeSet  old, AttributeSet  attrs)
          ¼Ó¼º ¼¼Æ®¸¦ »èÁ¦ÇÕ´Ï´Ù.
 AttributeSet StyleSheet. removeAttributes (AttributeSet  old, Enumeration <? > names)
          ¿ä¼ÒÀÇ ¼Ó¼º ¼¼Æ®¸¦ »èÁ¦ÇÕ´Ï´Ù.
protected  void HTMLWriter. selectContent (AttributeSet  attr)
          Æû ¿ä¼ÒÀÇ SELECT ÄÁÅÙÃ÷¸¦ ½á³À´Ï´Ù.
 void HTMLDocument. setParagraphAttributes (int offset, int length, AttributeSet  s, boolean replace)
          ´Ü¶ô¿¡ ¼Ó¼ºÀ» ¼³Á¤ÇÕ´Ï´Ù.
protected  void HTMLWriter. textAreaContent (AttributeSet  attr)
          Æû ¿ä¼ÒÀÇ TEXTAREA¿¡ Æ÷ÇԵǰí ÀÖ´Â ÅؽºÆ®¸¦ ½á³À´Ï´Ù.
 AttributeSet StyleSheet. translateHTMLToCSS (AttributeSet  htmlAttrSet)
          HTML ¼Ó¼º¼¼Æ®¸¦, µ¿µîÀÇ CSS ¼Ó¼º¼¼Æ®·Î º¯È¯ÇÕ´Ï´Ù.
protected  void MinimalHTMLWriter. writeAttributes (AttributeSet  attr)
          ´ÙÀ½ÀÇ Çü¿ëÀÇ ¸ðµç ¼Ó¼ºÀ» ½á³À´Ï´Ù.
protected  void HTMLWriter. writeAttributes (AttributeSet  attr)
          ¼Ó¼º ¼¼Æ®¸¦ ½á³À´Ï´Ù.
protected  void HTMLWriter. writeEmbeddedTags (AttributeSet  attr)
          AttributeSet ·Î Â¥³Ö¾î ű׸¦ °Ë»öÇØ ±×°ÍÀ» ½á³À´Ï´Ù.
protected  void MinimalHTMLWriter. writeHTMLTags (AttributeSet  attr)
          ¼Ó¼º ¼³Á¤¿¡ ±Ù°ÅÇØ ÅؽºÆ®ÀÇ º¼µå <b>, ÀÌÅŸ¯ <i> ¹× <u> ű׸¦ »ý¼ºÇÕ´Ï´Ù.
protected  void MinimalHTMLWriter. writeNonHTMLAttributes (AttributeSet  attr)
          HTML ÁØ°ÅÀÇ ¹æ¹ýÀ¸·Î ³ª¸ÓÁöÀÇ ¹®ÀÚ ·¹º§ÀÇ ¼Ó¼º (º¼µå, ÀÌÅŸ¯, ¹ØÁÙ ÀÌ¿ÜÀÇ ¼Ó¼º)À» ½á³À´Ï´Ù.
 

AttributeSet ÇüÀÇ ÆĶó¹ÌÅ͸¦ °¡Áö´Â javax.swing.text.html constructor¡¡ ¡¡
HTMLDocument.BlockElement (Element  parent, AttributeSet  a)
          Ã³À½Àº ÀÚ½ÄÀ» Æ÷ÇÔÇÏÁö ¾Ê´Â º¹ÇÕ ¿ä¼Ò¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
HTMLDocument.RunElement (Element  parent, AttributeSet  a, int offs0, int offs1)
          ¹®¼­³»ÀÇ ÄÁÅÙÃ÷¸¦ ³ªÅ¸³»´Â (ÀÚ½ÄÀ» °¡ÁöÁö ¾Ê´Â´Ù) ¿ä¼Ò¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
Option (AttributeSet  attr)
          »õ·Î¿î Option °´Ã¼¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
 


JavaTM 2 Platform
Standard Ed. 5.0

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