|
JavaTM 2 Platform Std. Ed. v1. 4.0 |
||||||||||
ÀüÀÇ Å¬·¡½º ´ÙÀ½ÀÇ Å¬·¡½º | ÇÁ·¹ÀÓ ÀÖ¾î ÇÁ·¹ÀÓ ¾øÀ½ | ||||||||||
°³¿ä: »óÀÚ | Çʵå | constructor | ¸Þ¼Òµå | »ó¼¼: Çʵå | constructor | ¸Þ¼Òµå |
java.lang.Object | +--javax.swing.text.AbstractDocument.AbstractElement | +--javax.swing.text.AbstractDocument.LeafElement
¾î¶² Á¾·ùÀÇ ÄÁÅÙÃ÷¸¦ Á÷Á¢ ³ªÅ¸³»´Â ¿ä¼Ò¸¦ ±¸ÇöÇÕ´Ï´Ù.
°æ°í:
ÀÌ Å¬·¡½ºÀÇ Á÷·ÄÈ µÈ ¿ÀºêÁ§Æ®´Â ÇâÈÄÀÇ Swing ÀÇ ¸±¸®½º¿Í´Â ȣȯ¼ºÀ» °¡ÁöÁö ¾Ê½À´Ï´Ù. ÇöÀçÀÇ Á÷·ÄÈ ¼Æ÷Æ®´Â ´Ü±â°£ÀÇ ¿î¿ëÀ̳ª, °°Àº ¹öÁ¯ÀÇ Swing ¸¦ ½ÇÇàÇÏ´Â ¾îÇø®ÄÉÀ̼ǰ£ÀÇ RMI ¿¡ ÀûÀýÇϰí ÀÖ½À´Ï´Ù. 1.4 ¿¡¼´Â ¸ðµç JavaBeansTM ÀÇ Àå±â ¿î¿ë ¼Æ÷Æ®°¡, java.beans
ÆÐŰÁö¿¡ Ãß°¡µÇ¾ú½À´Ï´Ù. XMLEncoder
¸¦ ÂüÁ¶ÇØ ÁÖ¼¼¿ä.
Element
ÁßøµÈ Ŭ·¡½ºÀÇ °³¿ä |
Ŭ·¡½º javax.swing.text. AttributeSet À» »ó¼Ó¹ÞÀº ÁßøµÈ Ŭ·¡½º |
AttributeSet.CharacterAttribute , AttributeSet.ColorAttribute , AttributeSet.FontAttribute , AttributeSet.ParagraphAttribute |
ÇʵåÀÇ °³¿ä |
ÀÎÅÍÆäÀ̽º javax.swing.text. AttributeSet ¿¡¼ »ó¼Ó¹ÞÀº Çʵå |
NameAttribute , ResolveAttribute |
»ý¼ºÀÚÀÇ °³¿ä | |
AbstractDocument.LeafElement (Element parent,
AttributeSet a,
int offs0,
int offs1)
¹®¼³»ÀÇ ÄÁÅÙÃ÷¸¦ ³ªÅ¸³»´Â (¾ÆÀ̸¦ °¡ÁöÁö ¾Ê´Â´Ù) ¿ä¼Ò¸¦ ÀÛ¼ºÇÕ´Ï´Ù. |
¸Þ¼ÒµåÀÇ °³¿ä | |
Enumeration |
children ()
¸®½Ã¹öÀÇ ¾ÆÀ̸¦ Enumeration ·Î µ¹·ÁÁÝ´Ï´Ù. |
boolean |
getAllowsChildren ()
¸®½Ã¹ö°¡ ¾ÆÀ̸¦ Çã°¡ÇÏ´Â °æ¿ì´Â true ¸¦ µ¹·ÁÁÝ´Ï´Ù. |
Element |
getElement (int index)
¾ÆÀÌ ¿ä¼Ò¸¦ ÃëµæÇÕ´Ï´Ù. |
int |
getElementCount ()
¾ÆÀÌ ¿ä¼ÒÀÇ ¼ö¸¦ µ¹·ÁÁÝ´Ï´Ù. |
int |
getElementIndex (int pos)
ÁöÁ¤µÈ ¸ðµ¨ ¿ÀÇÁ¼Â(offset)¿¡ °¡Àå °¡±î¿î ¾ÆÀÌ ¿ä¼Ò À妽º¸¦ ÃëµæÇÕ´Ï´Ù. |
int |
getEndOffset ()
¿ä¼ÒÀÇ ¸ðµ¨³»¿¡¼ÀÇ Á¾·á ¿ÀÇÁ¼Â(offset)¸¦ ÃëµæÇÕ´Ï´Ù. |
String |
getName ()
¿ä¼ÒÀÇ À̸§À» ÃëµæÇÕ´Ï´Ù. |
int |
getStartOffset ()
¿ä¼ÒÀÇ ¸ðµ¨³»¿¡¼ÀÇ °³½Ã ¿ÀÇÁ¼Â(offset)¸¦ ÃëµæÇÕ´Ï´Ù. |
boolean |
isLeaf ()
¿ä¼Ò°¡ ÀÙÀΰ¡ ¾î¶²°¡¸¦ Á¶»çÇÕ´Ï´Ù. |
String |
toString ()
¿ä¼Ò¸¦ ij¸¯ÅÍ ¶óÀÎÀ¸·Î º¯È¯ÇÕ´Ï´Ù. |
Ŭ·¡½º javax.swing.text. AbstractDocument.AbstractElement ¿¡¼ »ó¼Ó¹ÞÀº ¸Þ¼Òµå |
addAttribute , addAttributes , containsAttribute , containsAttributes , copyAttributes , dump , finalize , getAttribute , getAttributeCount , getAttributeNames , getAttributes , getChildAt , getChildCount , getDocument , getIndex , getParent , getParentElement , getResolveParent , isDefined , isEqual , removeAttribute , removeAttributes , removeAttributes , setResolveParent |
Ŭ·¡½º java.lang. Object ¿¡¼ »ó¼Ó¹ÞÀº ¸Þ¼Òµå |
clone , equals , getClass , hashCode , notify , notifyAll , wait , wait , wait |
»ý¼ºÀÚÀÇ »ó¼¼ |
public AbstractDocument.LeafElement(Element parent, AttributeSet a, int offs0, int offs1)
parent
- Ä£¿ä¼Òa
- ¿ä¼ÒÀÇ ¼Ó¼ºoffs0
- °³½Ã ¿ÀÇÁ¼Â(offset) >= 0offs1
- Á¾·á ¿ÀÇÁ¼Â(offset) >= offs0¸Þ¼ÒµåÀÇ »ó¼¼ |
public String toString()
Object
³»ÀÇ toString
public int getStartOffset()
Element
³»ÀÇ getStartOffset
AbstractDocument.AbstractElement
³»ÀÇ getStartOffset
public int getEndOffset()
Element
³»ÀÇ getEndOffset
AbstractDocument.AbstractElement
³»ÀÇ getEndOffset
public String getName()
Element
³»ÀÇ getName
AbstractDocument.AbstractElement
³»ÀÇ getName
public int getElementIndex(int pos)
Element
³»ÀÇ getElementIndex
AbstractDocument.AbstractElement
³»ÀÇ getElementIndex
pos
- ¿ÀÇÁ¼Â(offset) >= 0
public Element getElement(int index)
Element
³»ÀÇ getElement
AbstractDocument.AbstractElement
³»ÀÇ getElement
index
- ÀÚÀÇ À妽º >= 0 && < getElementCount()
public int getElementCount()
Element
³»ÀÇ getElementCount
AbstractDocument.AbstractElement
³»ÀÇ getElementCount
public boolean isLeaf()
Element
³»ÀÇ isLeaf
AbstractDocument.AbstractElement
³»ÀÇ isLeaf
public boolean getAllowsChildren()
TreeNode
³»ÀÇ getAllowsChildren
AbstractDocument.AbstractElement
³»ÀÇ getAllowsChildren
public Enumeration children()
Enumeration
·Î µ¹·ÁÁÝ´Ï´Ù.
TreeNode
³»ÀÇ children
AbstractDocument.AbstractElement
³»ÀÇ children
|
JavaTM 2 Platform Std. Ed. v1. 4.0 |
||||||||||
ÀüÀÇ Å¬·¡½º ´ÙÀ½ÀÇ Å¬·¡½º | ÇÁ·¹ÀÓ ÀÖ¾î ÇÁ·¹ÀÓ ¾øÀ½ | ||||||||||
°³¿ä: »óÀÚ | Çʵå | constructor | ¸Þ¼Òµå | »ó¼¼: Çʵå | constructor | ¸Þ¼Òµå |
Java, Java 2 D, ¹× JDBC ´Â ¹Ì±¹ ¹× ±× ¿ÜÀÇ ³ª¶ó¿¡ ÀÖ¾î¼ÀÇ ¹Ì±¹ Sun Microsystems, Inc. ÀÇ »óÇ¥ ȤÀº µî·Ï»óÇ¥ÀÔ´Ï´Ù.
Copyright 1993-2002 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.