JavaTM Platform
Standard Ed. 6

클래스
javax.swing.text.html.HTML.Attribute 의 사용

HTML.Attribute 를 사용하고 있는 패키지
javax.swing.text.html HTML 텍스트 문자 편집기를 작성하기 위한 HTMLEditorKit 클래스와 지원 클래스를 제공합니다.  
 

javax.swing.text.html 에서의 HTML.Attribute 의 사용
 

HTML.Attribute 로서 선언되고 있는 javax.swing.text.html 의 필드
static HTML.Attribute HTML.Attribute. ACTION
           
static HTML.Attribute HTML.Attribute. ALIGN
           
static HTML.Attribute HTML.Attribute. ALINK
           
static HTML.Attribute HTML.Attribute. ALT
           
static HTML.Attribute HTML.Attribute. ARCHIVE
           
static HTML.Attribute HTML.Attribute. BACKGROUND
           
static HTML.Attribute HTML.Attribute. BGCOLOR
           
static HTML.Attribute HTML.Attribute. BORDER
           
static HTML.Attribute HTML.Attribute. CELLPADDING
           
static HTML.Attribute HTML.Attribute. CELLSPACING
           
static HTML.Attribute HTML.Attribute. CHECKED
           
static HTML.Attribute HTML.Attribute. CLASS
           
static HTML.Attribute HTML.Attribute. CLASSID
           
static HTML.Attribute HTML.Attribute. CLEAR
           
static HTML.Attribute HTML.Attribute. CODE
           
static HTML.Attribute HTML.Attribute. CODEBASE
           
static HTML.Attribute HTML.Attribute. CODETYPE
           
static HTML.Attribute HTML.Attribute. COLOR
           
static HTML.Attribute HTML.Attribute. COLS
           
static HTML.Attribute HTML.Attribute. COLSPAN
           
static HTML.Attribute HTML.Attribute. COMMENT
           
static HTML.Attribute HTML.Attribute. COMPACT
           
static HTML.Attribute HTML.Attribute. CONTENT
           
static HTML.Attribute HTML.Attribute. COORDS
           
static HTML.Attribute HTML.Attribute. DATA
           
static HTML.Attribute HTML.Attribute. DECLARE
           
static HTML.Attribute HTML.Attribute. DIR
           
static HTML.Attribute HTML.Attribute. DUMMY
           
static HTML.Attribute HTML.Attribute. ENCTYPE
           
static HTML.Attribute HTML.Attribute. ENDTAG
           
static HTML.Attribute HTML.Attribute. FACE
           
static HTML.Attribute HTML.Attribute. FRAMEBORDER
           
static HTML.Attribute HTML.Attribute. HALIGN
           
static HTML.Attribute HTML.Attribute. HEIGHT
           
static HTML.Attribute HTML.Attribute. HREF
           
static HTML.Attribute HTML.Attribute. HSPACE
           
static HTML.Attribute HTML.Attribute. HTTPEQUIV
           
static HTML.Attribute HTML.Attribute. ID
           
static HTML.Attribute HTML.Attribute. ISMAP
           
static HTML.Attribute HTML.Attribute. LANG
           
static HTML.Attribute HTML.Attribute. LANGUAGE
           
static HTML.Attribute HTML.Attribute. LINK
           
static HTML.Attribute HTML.Attribute. LOWSRC
           
static HTML.Attribute HTML.Attribute. MARGINHEIGHT
           
static HTML.Attribute HTML.Attribute. MARGINWIDTH
           
static HTML.Attribute HTML.Attribute. MAXLENGTH
           
static HTML.Attribute HTML.Attribute. METHOD
           
static HTML.Attribute HTML.Attribute. MULTIPLE
           
static HTML.Attribute HTML.Attribute. N
           
static HTML.Attribute HTML.Attribute. NAME
           
static HTML.Attribute HTML.Attribute. NOHREF
           
static HTML.Attribute HTML.Attribute. NORESIZE
           
static HTML.Attribute HTML.Attribute. NOSHADE
           
static HTML.Attribute HTML.Attribute. NOWRAP
           
static HTML.Attribute HTML.Attribute. PROMPT
           
static HTML.Attribute HTML.Attribute. REL
           
static HTML.Attribute HTML.Attribute. REV
           
static HTML.Attribute HTML.Attribute. ROWS
           
static HTML.Attribute HTML.Attribute. ROWSPAN
           
static HTML.Attribute HTML.Attribute. SCROLLING
           
static HTML.Attribute HTML.Attribute. SELECTED
           
static HTML.Attribute HTML.Attribute. SHAPE
           
static HTML.Attribute HTML.Attribute. SHAPES
           
static HTML.Attribute HTML.Attribute. SIZE
           
static HTML.Attribute HTML.Attribute. SRC
           
static HTML.Attribute HTML.Attribute. STANDBY
           
static HTML.Attribute HTML.Attribute. START
           
static HTML.Attribute HTML.Attribute. STYLE
           
static HTML.Attribute HTML.Attribute. TARGET
           
static HTML.Attribute HTML.Attribute. TEXT
           
static HTML.Attribute HTML.Attribute. TITLE
           
static HTML.Attribute HTML.Attribute. TYPE
           
static HTML.Attribute HTML.Attribute. USEMAP
           
static HTML.Attribute HTML.Attribute. VALIGN
           
static HTML.Attribute HTML.Attribute. VALUE
           
static HTML.Attribute HTML.Attribute. VALUETYPE
           
static HTML.Attribute HTML.Attribute. VERSION
           
static HTML.Attribute HTML.Attribute. VLINK
           
static HTML.Attribute HTML.Attribute. VSPACE
           
static HTML.Attribute HTML.Attribute. WIDTH
           
 

HTML.Attribute 를 돌려주는 javax.swing.text.html 의 메소드
static HTML.Attribute [] HTML. getAllAttributeKeys ()
          인식되고 있는 HTML 속성세트를 돌려줍니다.
static HTML.Attribute HTML. getAttributeKey (String  attName)
          기존의 속성명.
 

HTML.Attribute 형의 파라미터를 가지는 javax.swing.text.html 의 메소드
static int HTML. getIntegerAttributeValue (AttributeSet  attr, HTML.Attribute  key, int def)
          정수형의 속성치를 가져옵니다.
 


JavaTM Platform
Standard Ed. 6

버그의 보고와 기능의 요청
한층 더 자세한 API 레퍼런스 및 개발자 문서에 대해서는,Java SE 개발자용 문서를 참조해 주세요. 개발자전용의 상세한 해설, 개념의 개요, 용어의 정의, 버그의 회피책, 및 코드 실례가 포함되어 있습니다.

Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy 도 참조해 주세요.