JavaTM 2 Platform
Standard Ed. 5.0

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

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

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

MutableAttributeSet¸¦ µ¹·ÁÁÖ´Â javax.swing ¸Þ¼­µå
 MutableAttributeSet JTextPane. getInputAttributes ()
          ±¸È¹ÀÇ ÀÔ·Â ¼Ó¼ºÀ» ¸®ÅÏÇÕ´Ï´Ù.
 

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

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

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

MutableAttributeSet¸¦ µ¹·ÁÁÖ´Â javax.swing.text ¸Þ¼­µå
protected  MutableAttributeSet StyleContext. createLargeAttributeSet (AttributeSet  a)
          ¸Þ¸ð¸® È¿À²º¸´Ù ó¸® ½Ã°£À» ¿ì¼±ÇÏ´Â °æ¿ì¸¦ À§ÇÑ, Å« »çÀÌÁîÀÇ ¼Ó¼º ¼¼Æ®¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
 MutableAttributeSet StyledEditorKit. getInputAttributes ()
          ±¸È¹ÀÇ ÀÔ·Â ¼Ó¼ºÀ» ¸®ÅÏÇÕ´Ï´Ù.
 

MutableAttributeSet ÇüÀÇ ÆÄ¶ó¹ÌÅ͸¦ °¡Áö´Â javax.swing.text ¸Þ¼­µå
protected  void StyledEditorKit. createInputAttributes (Element  element, MutableAttributeSet  set)
          element AttributeSet ³»ÀÇ Å°¿Í °ªÀÇ Æä¾î¸¦ set¿¡ Ä«ÇÇÇÕ´Ï´Ù.
 void StyleContext. readAttributes (ObjectInputStream  in, MutableAttributeSet  a)
          ¼Ó¼ºÀ» ÀоîµéÀÌ´Â ÄÁÅØ½ºÆ® °íÀ¯ÀÇ Ã³¸®ÀÔ´Ï´Ù.
static void StyleContext. readAttributeSet (ObjectInputStream  in, MutableAttributeSet  a)
          ÁöÁ¤µÈ °´Ã¼ ÀÔ·Â ½ºÆ®¸²·ÎºÎÅÍ, writeAttributeSet·Î ÀÌÀü¿¡ Ãâ·ÂÇØÁö°í ÀÖ´Â ¼Ó¼º ¼¼Æ®¸¦ ÀоîµéÀÔ´Ï´Ù.
static void StyleConstants. setAlignment (MutableAttributeSet  a, int align)
          ¹èÄ¡ ¹æ¹ýÀ» ¼³Á¤ÇÕ´Ï´Ù.
static void StyleConstants. setBackground (MutableAttributeSet  a, Color  fg)
          ¹é±×¶ó¿îµå Ä÷¯¸¦ ¼³Á¤ÇÕ´Ï´Ù.
static void StyleConstants. setBidiLevel (MutableAttributeSet  a, int o)
          BIDI ·¹º§À» ¼³Á¤ÇÕ´Ï´Ù.
static void StyleConstants. setBold (MutableAttributeSet  a, boolean b)
          º¼µå ¼Ó¼ºÀ» ¼³Á¤ÇÕ´Ï´Ù.
static void StyleConstants. setComponent (MutableAttributeSet  a, Component  c)
          ÄÄÆÛ³ÍÆ® ¼Ó¼ºÀ» ¼³Á¤ÇÕ´Ï´Ù.
static void StyleConstants. setFirstLineIndent (MutableAttributeSet  a, float i)
          ÃÖÃÊÀÇ ÇàÀÇ Àε§Æ®¸¦ ¼³Á¤ÇÕ´Ï´Ù.
static void StyleConstants. setFontFamily (MutableAttributeSet  a, String  fam)
          ÆùÆ®ÀÇ ¼Ó¼ºÀ» ¼³Á¤ÇÕ´Ï´Ù.
static void StyleConstants. setFontSize (MutableAttributeSet  a, int s)
          font size¸¦ ¼³Á¤ÇÕ´Ï´Ù.
static void StyleConstants. setForeground (MutableAttributeSet  a, Color  fg)
          foreground Ä÷¯¸¦ ¼³Á¤ÇÕ´Ï´Ù.
static void StyleConstants. setIcon (MutableAttributeSet  a, Icon  c)
          ¾ÆÀÌÄÜÀ» ¼³Á¤ÇÕ´Ï´Ù.
static void StyleConstants. setItalic (MutableAttributeSet  a, boolean b)
          ÀÌÅŸ¯ ¼Ó¼ºÀ» ¼³Á¤ÇÕ´Ï´Ù.
static void StyleConstants. setLeftIndent (MutableAttributeSet  a, float i)
          ¿ÞÂÊ Àε§Æ®¸¦ ¼³Á¤ÇÕ´Ï´Ù.
static void StyleConstants. setLineSpacing (MutableAttributeSet  a, float i)
          Çà°£°ÝÀ» ¼³Á¤ÇÕ´Ï´Ù.
static void StyleConstants. setRightIndent (MutableAttributeSet  a, float i)
           ¿À¸¥ÂÊ Àε§Æ®¸¦ ¼³Á¤ÇÕ´Ï´Ù.
static void StyleConstants. setSpaceAbove (MutableAttributeSet  a, float i)
          À§ÀÇ ½ºÆäÀ̽º¸¦ ¼³Á¤ÇÕ´Ï´Ù.
static void StyleConstants. setSpaceBelow (MutableAttributeSet  a, float i)
          ¾Æ·¡ÀÇ ½ºÆäÀ̽º¸¦ ¼³Á¤ÇÕ´Ï´Ù.
static void StyleConstants. setStrikeThrough (MutableAttributeSet  a, boolean b)
          Ãë¼Ò¼±¼Ó¼ºÀ» ¼³Á¤ÇÕ´Ï´Ù.
static void StyleConstants. setSubscript (MutableAttributeSet  a, boolean b)
          Ã·ÀÚ ¼Ó¼ºÀ» ¼³Á¤ÇÕ´Ï´Ù.
static void StyleConstants. setSuperscript (MutableAttributeSet  a, boolean b)
          ½´ÆÛ ½ºÅ©¸³Æ® ¼Ó¼ºÀ» ¼³Á¤ÇÕ´Ï´Ù.
static void StyleConstants. setTabSet (MutableAttributeSet  a, TabSet  tabs)
          ÅÇ ¼¼Æ®¸¦ ¼³Á¤ÇÕ´Ï´Ù.
static void StyleConstants. setUnderline (MutableAttributeSet  a, boolean b)
          ¹ØÁÙ ¼Ó¼ºÀ» ¼³Á¤ÇÕ´Ï´Ù.
 

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

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

MutableAttributeSet ·Î¼­ ¼±¾ðµÇ°í ÀÖ´Â javax.swing.text.html Çʵå
protected  MutableAttributeSet HTMLDocument.HTMLReader. charAttr
           
 

MutableAttributeSet¸¦ µ¹·ÁÁÖ´Â javax.swing.text.html ¸Þ¼­µå
protected  MutableAttributeSet StyleSheet. createLargeAttributeSet (AttributeSet  a)
          ¸Þ¸ð¸® È¿À²º¸´Ù ó¸® ½Ã°£À» ¿ì¼±ÇÏ´Â °æ¿ì¸¦ À§ÇÑ, Å« »çÀÌÁîÀÇ ¼Ó¼º ¼¼Æ®¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
 MutableAttributeSet HTMLEditorKit. getInputAttributes ()
          ¼­½Ä ÷ºÎ ÆíÁý ¾×¼Ç¿¡ »ç¿ëµÇ´Â ÀÔ·Â ¼Ó¼ºÀ» ¸®ÅÏÇÕ´Ï´Ù.
 

MutableAttributeSet ÇüÀÇ ÆÄ¶ó¹ÌÅ͸¦ °¡Áö´Â javax.swing.text.html ¸Þ¼­µå
 void StyleSheet. addCSSAttribute (MutableAttributeSet  attr, CSS.Attribute  key, String  value)
          ÁöÁ¤µÈ ¼¼Æ®¿¡ CSS ¼Ó¼ºÀ» Ãß°¡ÇÕ´Ï´Ù.
 boolean StyleSheet. addCSSAttributeFromHTML (MutableAttributeSet  attr, CSS.Attribute  key, String  value)
          ÁöÁ¤µÈ ¼¼Æ®¿¡ CSS ¼Ó¼ºÀ» Ãß°¡ÇÕ´Ï´Ù.
protected  void HTMLDocument.HTMLReader. addSpecialElement (HTML.Tag  t, MutableAttributeSet  a)
          ±âº»ÀûÀ¸·Î ¼Ó¼º ¼¼Æ® Àüü·Î °¡¸®Å°´Â ÄÁÅÙÃ÷¸¦ Ãß°¡ÇÕ´Ï´Ù.
protected  void HTMLDocument.HTMLReader. blockOpen (HTML.Tag  t, MutableAttributeSet  attr)
          Çؼ® ¹öÆÛ¿¡ ¸í·ÉÀ» Ãß°¡ÇØ, ÁöÁ¤ÇÑ ¼Ó¼ºÀ» °¡Áö´Â ºí·Ï ¿ä¼Ò¸¦ »ý¼ºÇÕ´Ï´Ù.
protected  void HTMLEditorKit. createInputAttributes (Element  element, MutableAttributeSet  set)
          element AttributeSet ³»ÀÇ Å°¿Í °ªÀÇ Æä¾î¸¦ set¿¡ Ä«ÇÇÇÕ´Ï´Ù.
 void HTMLEditorKit.ParserCallback. handleSimpleTag (HTML.Tag  t, MutableAttributeSet  a, int pos)
           
 void HTMLDocument.HTMLReader. handleSimpleTag (HTML.Tag  t, MutableAttributeSet  a, int pos)
          ÆÄ¼­·ÎºÎÅÍÀÇ ÄݹéÀÔ´Ï´Ù.
 void HTMLEditorKit.ParserCallback. handleStartTag (HTML.Tag  t, MutableAttributeSet  a, int pos)
           
 void HTMLDocument.HTMLReader. handleStartTag (HTML.Tag  t, MutableAttributeSet  a, int pos)
          ÆÄ¼­·ÎºÎÅÍÀÇ ÄݹéÀÔ´Ï´Ù.
 void HTMLDocument.HTMLReader.TagAction. start (HTML.Tag  t, MutableAttributeSet  a)
          °³½Ã űװ¡ ¹ß°ßµÇ¾î, ÀÌ·± Á¾·ùÀÇ Å±׸¦ À§Çؼ­ ¾×¼ÇÀÌ µî·ÏµÇ¾î ÀÖÀ¸¸é, È£ÃâÇÕ´Ï´Ù.
 void HTMLDocument.HTMLReader.BlockAction. start (HTML.Tag  t, MutableAttributeSet  attr)
           
 void HTMLDocument.HTMLReader.ParagraphAction. start (HTML.Tag  t, MutableAttributeSet  a)
           
 void HTMLDocument.HTMLReader.SpecialAction. start (HTML.Tag  t, MutableAttributeSet  a)
           
 void HTMLDocument.HTMLReader.IsindexAction. start (HTML.Tag  t, MutableAttributeSet  a)
           
 void HTMLDocument.HTMLReader.HiddenAction. start (HTML.Tag  t, MutableAttributeSet  a)
           
 void HTMLDocument.HTMLReader.PreAction. start (HTML.Tag  t, MutableAttributeSet  attr)
           
 void HTMLDocument.HTMLReader.CharacterAction. start (HTML.Tag  t, MutableAttributeSet  attr)
           
 void HTMLDocument.HTMLReader.FormAction. start (HTML.Tag  t, MutableAttributeSet  attr)
           
 


JavaTM 2 Platform
Standard Ed. 5.0

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