|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
ÀÌÀü Ŭ·¡½º ´ÙÀ½ Ŭ·¡½º | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: NESTED | Çʵå | »ý¼ºÀÚ | ¸Þ¼µå | »ó¼¼: Çʵå | »ý¼ºÀÚ | ¸Þ¼µå |
public interface MutableAttributeSet
ÀÏÀÇÀÎ ¼Ó¼ºÀ» ¸ðÀº °¡º¯ Ä÷º¼ÇÀÇ ¹ü¿ë ÀÎÅÍÆäÀ̽ºÀÔ´Ï´Ù. ±¸ÇöÀº ¾Æ¸¶, ´ÙÀ½ÀÇ Çü½ÄÀÇ »ý¼ºÀÚ¸¦ Á¦°øÇÏ·Á°í ÇÕ´Ï´Ù. public XXXAttributeSet(ConstAttributeSet source);
Áßø(Nested) Ŭ·¡½º °³¿ä |
---|
ÀÎÅÍÆäÀ̽º javax.swing.text. AttributeSet ·ÎºÎÅÍ »ó¼ÓµÈ Áßø(Nested) Ŭ·¡½º/ÀÎÅÍÆäÀ̽º |
---|
AttributeSet.CharacterAttribute,
AttributeSet.ColorAttribute,
AttributeSet.FontAttribute,
AttributeSet.ParagraphAttribute |
ÇÊµå °³¿ä |
---|
ÀÎÅÍÆäÀ̽º javax.swing.text. AttributeSet ·ÎºÎÅÍ »ó¼ÓµÈ Çʵå |
---|
NameAttribute,
ResolveAttribute |
¸Þ¼µå °³¿ä | |
---|---|
void |
addAttribute (Object name,
Object value)
ÁöÁ¤µÈ À̸§°ú °ªÀ» °¡Áö´Â ¼Ó¼ºÀ» º¸°ü À¯ÁöÇÏ´Â °ÍÀ» Á¦¿ÜÇØ, À̰Ͱú °°Àº »õ·Î¿î ¼Ó¼º ¼¼Æ®¸¦ ÀÛ¼ºÇÕ´Ï´Ù. |
void |
addAttributes (AttributeSet attributes)
ÁöÁ¤µÈ ¼Ó¼º°ú °ªÀ» °¡Áö´Â °ÍÀ» Á¦¿ÜÇØ, À̰Ͱú °°Àº »õ·Î¿î ¼Ó¼º ¼¼Æ®¸¦ ÀÛ¼ºÇÕ´Ï´Ù. |
void |
removeAttribute (Object name)
ÁöÁ¤ÇÑ name ¸¦ °¡Áö´Â ¼Ó¼ºÀ» »èÁ¦ÇÕ´Ï´Ù. |
void |
removeAttributes (AttributeSet attributes)
ÁöÁ¤ÇÑ name ¸¦ °¡Áö´Â ¼Ó¼º ¼¼Æ®¸¦ »èÁ¦ÇÕ´Ï´Ù. |
void |
removeAttributes (Enumeration <? > names)
ÁöÁ¤ÇÑ names ¸¦ °¡Áö´Â ¼Ó¼º ¼¼Æ®¸¦ »èÁ¦ÇÕ´Ï´Ù. |
void |
setResolveParent (AttributeSet parent)
ÇØ¼® ó¸®ÃøÀÇ ºÎ¸ð¸¦ ¼³Á¤ÇÕ´Ï´Ù. |
ÀÎÅÍÆäÀ̽º javax.swing.text. AttributeSet ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼µå |
---|
containsAttribute,
containsAttributes,
copyAttributes,
getAttribute,
getAttributeCount,
getAttributeNames,
getResolveParent,
isDefined,
isEqual |
¸Þ¼µåÀÇ »ó¼¼ |
---|
void addAttribute(Object name, Object value)
name
- À̸§value
- ġvoid addAttributes(AttributeSet attributes)
attributes
- ¼Ó¼º ¼¼Æ®void removeAttribute(Object name)
name
¸¦ °¡Áö´Â ¼Ó¼ºÀ» »èÁ¦ÇÕ´Ï´Ù.
name
- ¼Ó¼º¸ívoid removeAttributes(Enumeration <? > names)
names
¸¦ °¡Áö´Â ¼Ó¼º ¼¼Æ®¸¦ »èÁ¦ÇÕ´Ï´Ù.
names
- À̸§¼¼Æ®void removeAttributes(AttributeSet attributes)
name
¸¦ °¡Áö´Â ¼Ó¼º ¼¼Æ®¸¦ »èÁ¦ÇÕ´Ï´Ù.
attributes
- ¼Ó¼º ¼¼Æ®void setResolveParent(AttributeSet parent)
parent
- ºÎ¸ð
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
ÀÌÀü Ŭ·¡½º ´ÙÀ½ Ŭ·¡½º | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: NESTED | Çʵå | »ý¼ºÀÚ | ¸Þ¼µå | »ó¼¼: Çʵå | »ý¼ºÀÚ | ¸Þ¼µå |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ ÂüÁ¶ÇϽʽÿÀ.