所有类


javax.swing.text.html
类 HTML.Attribute

java.lang.Object
  继承者 javax.swing.text.html.HTML.Attribute
正在封闭类:
HTML

public static final class HTML.Attribute
   
   
   
   
extends Object

表示 HTML 属性的类型安全的枚举。


字段摘要
static HTML.Attribute ACTION
           
static HTML.Attribute ALIGN
           
static HTML.Attribute ALINK
           
static HTML.Attribute ALT
           
static HTML.Attribute ARCHIVE
           
static HTML.Attribute BACKGROUND
           
static HTML.Attribute BGCOLOR
           
static HTML.Attribute BORDER
           
static HTML.Attribute CELLPADDING
           
static HTML.Attribute CELLSPACING
           
static HTML.Attribute CHECKED
           
static HTML.Attribute CLASS
           
static HTML.Attribute CLASSID
           
static HTML.Attribute CLEAR
           
static HTML.Attribute CODE
           
static HTML.Attribute CODEBASE
           
static HTML.Attribute CODETYPE
           
static HTML.Attribute COLOR
           
static HTML.Attribute COLS
           
static HTML.Attribute COLSPAN
           
static HTML.Attribute COMMENT
           
static HTML.Attribute COMPACT
           
static HTML.Attribute CONTENT
           
static HTML.Attribute COORDS
           
static HTML.Attribute DATA
           
static HTML.Attribute DECLARE
           
static HTML.Attribute DIR
           
static HTML.Attribute DUMMY
           
static HTML.Attribute ENCTYPE
           
static HTML.Attribute ENDTAG
           
static HTML.Attribute FACE
           
static HTML.Attribute FRAMEBORDER
           
static HTML.Attribute HALIGN
           
static HTML.Attribute HEIGHT
           
static HTML.Attribute HREF
           
static HTML.Attribute HSPACE
           
static HTML.Attribute HTTPEQUIV
           
static HTML.Attribute ID
           
static HTML.Attribute ISMAP
           
static HTML.Attribute LANG
           
static HTML.Attribute LANGUAGE
           
static HTML.Attribute LINK
           
static HTML.Attribute LOWSRC
           
static HTML.Attribute MARGINHEIGHT
           
static HTML.Attribute MARGINWIDTH
           
static HTML.Attribute MAXLENGTH
           
static HTML.Attribute METHOD
           
static HTML.Attribute MULTIPLE
           
static HTML.Attribute N
           
static HTML.Attribute NAME
           
static HTML.Attribute NOHREF
           
static HTML.Attribute NORESIZE
           
static HTML.Attribute NOSHADE
           
static HTML.Attribute NOWRAP
           
static HTML.Attribute PROMPT
           
static HTML.Attribute REL
           
static HTML.Attribute REV
           
static HTML.Attribute ROWS
           
static HTML.Attribute ROWSPAN
           
static HTML.Attribute SCROLLING
           
static HTML.Attribute SELECTED
           
static HTML.Attribute SHAPE
           
static HTML.Attribute SHAPES
           
static HTML.Attribute SIZE
           
static HTML.Attribute SRC
           
static HTML.Attribute STANDBY
           
static HTML.Attribute START
           
static HTML.Attribute STYLE
           
static HTML.Attribute TARGET
           
static HTML.Attribute TEXT
           
static HTML.Attribute TITLE
           
static HTML.Attribute TYPE
           
static HTML.Attribute USEMAP
           
static HTML.Attribute VALIGN
           
static HTML.Attribute VALUE
           
static HTML.Attribute VALUETYPE
           
static HTML.Attribute VERSION
           
static HTML.Attribute VLINK
           
static HTML.Attribute VSPACE
           
static HTML.Attribute WIDTH
           
 
方法摘要
 String toString()
          返回此属性的字符串表示形式。
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

字段详细信息

SIZE

public static final HTML.Attribute SIZE

COLOR

public static final HTML.Attribute COLOR

CLEAR

public static final HTML.Attribute CLEAR

BACKGROUND

public static final HTML.Attribute BACKGROUND

BGCOLOR

public static final HTML.Attribute BGCOLOR

TEXT

public static final HTML.Attribute TEXT

LINK

public static final HTML.Attribute LINK

微信小程序

微信扫一扫体验

微信公众账号

微信扫一扫加关注

发表
评论
返回
顶部