java.lang.Object
javax.swing.text.html.HTML.Attribute
- Enclosing class:
- HTML
public static final class HTML.Attribute extends Object
Typesafe enumeration representing an HTML
 attribute.
- 
Field SummaryFields Modifier and Type Field Description static HTML.AttributeACTIONAttribute "action"static HTML.AttributeALIGNAttribute "align"static HTML.AttributeALINKAttribute "alink"static HTML.AttributeALTAttribute "alt"static HTML.AttributeARCHIVEAttribute "archive"static HTML.AttributeBACKGROUNDAttribute "background"static HTML.AttributeBGCOLORAttribute "bgcolor"static HTML.AttributeBORDERAttribute "border"static HTML.AttributeCELLPADDINGAttribute "cellpadding"static HTML.AttributeCELLSPACINGAttribute "cellspacing"static HTML.AttributeCHECKEDAttribute "checked"static HTML.AttributeCLASSAttribute "class"static HTML.AttributeCLASSIDAttribute "classid"static HTML.AttributeCLEARAttribute "clear"static HTML.AttributeCODEAttribute "code"static HTML.AttributeCODEBASEAttribute "codebase"static HTML.AttributeCODETYPEAttribute "codetype"static HTML.AttributeCOLORAttribute "color"static HTML.AttributeCOLSAttribute "cols"static HTML.AttributeCOLSPANAttribute "colspan"static HTML.AttributeCOMMENTAttribute "comment"static HTML.AttributeCOMPACTAttribute "compact"static HTML.AttributeCONTENTAttribute "content"static HTML.AttributeCOORDSAttribute "coords"static HTML.AttributeDATAAttribute "data"static HTML.AttributeDECLAREAttribute "declare"static HTML.AttributeDIRAttribute "dir"static HTML.AttributeDUMMYAttribute "dummy"static HTML.AttributeENCTYPEAttribute "enctype"static HTML.AttributeENDTAGAttribute "endtag"static HTML.AttributeFACEAttribute "face"static HTML.AttributeFRAMEBORDERAttribute "frameborder"static HTML.AttributeHALIGNAttribute "halign"static HTML.AttributeHEIGHTAttribute "height"static HTML.AttributeHREFAttribute "href"static HTML.AttributeHSPACEAttribute "hspace"static HTML.AttributeHTTPEQUIVAttribute "http-equiv"static HTML.AttributeIDAttribute "id"static HTML.AttributeISMAPAttribute "ismap"static HTML.AttributeLANGAttribute "lang"static HTML.AttributeLANGUAGEAttribute "language"static HTML.AttributeLINKAttribute "link"static HTML.AttributeLOWSRCAttribute "lowsrc"static HTML.AttributeMARGINHEIGHTAttribute "marginheight"static HTML.AttributeMARGINWIDTHAttribute "marginwidth"static HTML.AttributeMAXLENGTHAttribute "maxlength"static HTML.AttributeMETHODAttribute "method"static HTML.AttributeMULTIPLEAttribute "multiple"static HTML.AttributeNAttribute "n"static HTML.AttributeNAMEAttribute "name"static HTML.AttributeNOHREFAttribute "nohref"static HTML.AttributeNORESIZEAttribute "noresize"static HTML.AttributeNOSHADEAttribute "noshade"static HTML.AttributeNOWRAPAttribute "nowrap"static HTML.AttributePROMPTAttribute "prompt"static HTML.AttributeRELAttribute "rel"static HTML.AttributeREVAttribute "rev"static HTML.AttributeROWSAttribute "rows"static HTML.AttributeROWSPANAttribute "rowspan"static HTML.AttributeSCROLLINGAttribute "scrolling"static HTML.AttributeSELECTEDAttribute "selected"static HTML.AttributeSHAPEAttribute "shape"static HTML.AttributeSHAPESAttribute "shapes"static HTML.AttributeSIZEAttribute "size"static HTML.AttributeSRCAttribute "src"static HTML.AttributeSTANDBYAttribute "standby"static HTML.AttributeSTARTAttribute "start"static HTML.AttributeSTYLEAttribute "style"static HTML.AttributeTARGETAttribute "target"static HTML.AttributeTEXTAttribute "text"static HTML.AttributeTITLEAttribute "title"static HTML.AttributeTYPEAttribute "type"static HTML.AttributeUSEMAPAttribute "usemap"static HTML.AttributeVALIGNAttribute "valign"static HTML.AttributeVALUEAttribute "value"static HTML.AttributeVALUETYPEAttribute "valuetype"static HTML.AttributeVERSIONAttribute "version"static HTML.AttributeVLINKAttribute "vlink"static HTML.AttributeVSPACEAttribute "vspace"static HTML.AttributeWIDTHAttribute "width"
- 
Method Summary
- 
Field Details- 
SIZEAttribute "size"
- 
COLORAttribute "color"
- 
CLEARAttribute "clear"
- 
BACKGROUNDAttribute "background"
- 
BGCOLORAttribute "bgcolor"
- 
TEXTAttribute "text"
- 
LINKAttribute "link"
- 
VLINKAttribute "vlink"
- 
ALINKAttribute "alink"
- 
WIDTHAttribute "width"
- 
HEIGHTAttribute "height"
- 
ALIGNAttribute "align"
- 
NAMEAttribute "name"
- 
HREFAttribute "href"
- 
RELAttribute "rel"
- 
REVAttribute "rev"
- 
TITLEAttribute "title"
- 
TARGETAttribute "target"
- 
SHAPEAttribute "shape"
- 
COORDSAttribute "coords"
- 
ISMAPAttribute "ismap"
- 
NOHREFAttribute "nohref"
- 
ALTAttribute "alt"
- 
IDAttribute "id"
- 
SRCAttribute "src"
- 
HSPACEAttribute "hspace"
- 
VSPACEAttribute "vspace"
- 
USEMAPAttribute "usemap"
- 
LOWSRCAttribute "lowsrc"
- 
CODEBASEAttribute "codebase"
- 
CODEAttribute "code"
- 
ARCHIVEAttribute "archive"
- 
VALUEAttribute "value"
- 
VALUETYPEAttribute "valuetype"
- 
TYPEAttribute "type"
- 
CLASSAttribute "class"
- 
STYLEAttribute "style"
- 
LANGAttribute "lang"
- 
FACEAttribute "face"
- 
DIRAttribute "dir"
- 
DECLAREAttribute "declare"
- 
CLASSIDAttribute "classid"
- 
DATAAttribute "data"
- 
CODETYPEAttribute "codetype"
- 
STANDBYAttribute "standby"
- 
BORDERAttribute "border"
- 
SHAPESAttribute "shapes"
- 
NOSHADEAttribute "noshade"
- 
COMPACTAttribute "compact"
- 
STARTAttribute "start"
- 
ACTIONAttribute "action"
- 
METHODAttribute "method"
- 
ENCTYPEAttribute "enctype"
- 
CHECKEDAttribute "checked"
- 
MAXLENGTHAttribute "maxlength"
- 
MULTIPLEAttribute "multiple"
- 
SELECTEDAttribute "selected"
- 
ROWSAttribute "rows"
- 
COLSAttribute "cols"
- 
DUMMYAttribute "dummy"
- 
CELLSPACINGAttribute "cellspacing"
- 
CELLPADDINGAttribute "cellpadding"
- 
VALIGNAttribute "valign"
- 
HALIGNAttribute "halign"
- 
NOWRAPAttribute "nowrap"
- 
ROWSPANAttribute "rowspan"
- 
COLSPANAttribute "colspan"
- 
PROMPTAttribute "prompt"
- 
HTTPEQUIVAttribute "http-equiv"
- 
CONTENTAttribute "content"
- 
LANGUAGEAttribute "language"
- 
VERSIONAttribute "version"
- 
NAttribute "n"
- 
FRAMEBORDERAttribute "frameborder"
- 
MARGINWIDTHAttribute "marginwidth"
- 
MARGINHEIGHTAttribute "marginheight"
- 
SCROLLINGAttribute "scrolling"
- 
NORESIZEAttribute "noresize"
- 
ENDTAGAttribute "endtag"
- 
COMMENTAttribute "comment"
 
- 
- 
Method Details