| 
JavaTM Platform Standard Ed. 6  | 
|||||||||
| 전 다음 | 프레임 있어 프레임 없음 | |||||||||
| AbstractDocument.AbstractElement 를 사용하고 있는 패키지 | |
|---|---|
| javax.swing.text | 편집 가능한 텍스트 컴퍼넌트와 편집 불능인 텍스트 컴퍼넌트를 처리하는 클래스와 인터페이스를 제공합니다. | 
| javax.swing.text.html | HTML 텍스트 문자 편집기를 작성하기 위한 HTMLEditorKit 클래스와 지원 클래스를 제공합니다.   | 
| javax.swing.text 에서의 AbstractDocument.AbstractElement 의 사용 | 
|---|
| javax.swing.text 에서의 AbstractDocument.AbstractElement 의 서브 클래스 | |
|---|---|
 class | 
AbstractDocument.BranchElement 
다른 요소를 포함한 복합 요소를 구현합니다.  | 
 class | 
AbstractDocument.LeafElement 
어떤 종류의 컨텐츠를 직접 나타내는 요소를 구현합니다.  | 
protected  class | 
DefaultStyledDocument.SectionElement 
문서의 디폴트 루트 요소로, 포함되는 단락이나 행을 매핑 합니다.  | 
| AbstractDocument.AbstractElement 을 돌려주는 javax.swing.text 의 메소드 | |
|---|---|
protected  AbstractDocument.AbstractElement  | 
PlainDocument. createDefaultRoot ()
디폴트의 문서 구조를 나타내기 위해서(때문에) 사용하는 루트 요소를 작성합니다.  | 
protected  AbstractDocument.AbstractElement  | 
DefaultStyledDocument. createDefaultRoot ()
디폴트의 문서 구조를 나타내기 위해서(때문에) 사용하는 루트 요소를 작성합니다.  | 
| javax.swing.text.html 에서의 AbstractDocument.AbstractElement 의 사용 | 
|---|
| javax.swing.text.html 에서의 AbstractDocument.AbstractElement 의 서브 클래스 | |
|---|---|
 class | 
HTMLDocument.BlockElement 
HTML 의 구조 블록을 나타내는 요소입니다.  | 
 class | 
HTMLDocument.RunElement 
HTML 문자 레벨 속성세트를 할당할 수 있고 있는 텍스트의 체크를 나타내는 요소입니다.  | 
| AbstractDocument.AbstractElement 을 돌려주는 javax.swing.text.html 의 메소드 | |
|---|---|
protected  AbstractDocument.AbstractElement  | 
HTMLDocument. createDefaultRoot ()
디폴트의 문서 구조를 나타내기 위해서(때문에) 사용하는 루트 요소를 작성합니다.  | 
 
  | 
JavaTM Platform Standard Ed. 6  | 
|||||||||
| 전 다음 | 프레임 있어 프레임 없음 | |||||||||
Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy 도 참조해 주세요.