javax.swing.text
Ŭ·¡½º DefaultStyledDocument.SectionElement
java.lang.Object
javax.swing.text.AbstractDocument.AbstractElement
javax.swing.text.AbstractDocument.BranchElement
javax.swing.text.DefaultStyledDocument.SectionElement
- ¸ðµç ±¸ÇöµÈ ÀÎÅÍÆäÀ̽º:
- Serializable,
AttributeSet,
Element,
MutableAttributeSet,
TreeNode
- Æ÷ÇԵǾî Àִ Ŭ·¡½º:
- DefaultStyledDocument
protected class DefaultStyledDocument.SectionElement
- extends AbstractDocument.BranchElement
¹®¼ÀÇ µðÆúÆ® ·çÆ® ¿ä¼Ò·Î Æ÷ÇԵǴ ´Ü¶ôÀ̳ª ÇàÀ» ¸ÅÇÎ ÇÕ´Ï´Ù.
°æ°í: ÀÌ Å¬·¡½ºÀÇ Á÷·ÄÈ µÈ °´Ã¼´Â ÇâÈÄÀÇ Swing ¸±¸®Áî¿Í
ȣȯµÇÁö ¾ÊÀ» ¿¹Á¤ÀÔ´Ï´Ù. ÇöÀçÀÇ Á÷·ÄÈÀÇ Áö¿øÀº
´Ü±â°£ÀÇ ¿î¿ëÀ̳ª, °°Àº ¹öÀüÀÇ Swing¸¦ ½ÇÇàÇÏ´Â ¾îÇø®ÄÉÀ̼ǰ£ÀÇ RMI¿¡ ÀûÀýÇϰí ÀÖ½À´Ï´Ù. JDK ¹öÀü
1.4 ÀÌÈÄ, ¸ðµç JavaBeans™
Àå±â°£ÀÇ ¿î¿ë Áö¿øÀº
java.beans
ÆÐŰÁö¿¡ Ãß°¡µÇ°í ÀÖ½À´Ï´Ù. ÀÚ¼¼ÇÑ ³»¿ëÀº XMLEncoder
¸¦
ÂüÁ¶ÇϽʽÿÀ.
Ŭ·¡½º javax.swing.text. AbstractDocument.BranchElement ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼µå |
children,
getAllowsChildren,
getElement,
getElementCount,
getElementIndex,
getEndOffset,
getStartOffset,
isLeaf,
positionToElement,
replace,
toString |
Ŭ·¡½º javax.swing.text. AbstractDocument.AbstractElement ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼µå |
addAttribute,
addAttributes,
containsAttribute,
containsAttributes,
copyAttributes,
dump,
getAttribute,
getAttributeCount,
getAttributeNames,
getAttributes,
getChildAt,
getChildCount,
getDocument,
getIndex,
getParent,
getParentElement,
getResolveParent,
isDefined,
isEqual,
removeAttribute,
removeAttributes,
removeAttributes,
setResolveParent |
DefaultStyledDocument.SectionElement
public DefaultStyledDocument.SectionElement()
- »õ·Î¿î SectionElement¸¦ ÀÛ¼ºÇÕ´Ï´Ù.
getName
public String getName()
- ¿ä¼ÒÀÇ À̸§À» ÃëµæÇÕ´Ï´Ù.
- Á¤ÀÇ:
- ÀÎÅÍÆäÀ̽º
Element
³»ÀÇ getName
- ¿À¹ö¶óÀ̵å(override):
- Ŭ·¡½º
AbstractDocument.BranchElement
³»ÀÇ getName
- ¹Ýȯ°ª:
- À̸§
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ
ÂüÁ¶ÇϽʽÿÀ.