|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CSS.Attribute | |
---|---|
javax.swing.text.html | Provides the class HTMLEditorKit and supporting classes
for creating HTML text editors. |
Uses of CSS.Attribute in javax.swing.text.html |
---|
Methods in javax.swing.text.html that return CSS.Attribute | |
---|---|
static CSS.Attribute[] |
CSS.getAllAttributeKeys()
Return the set of all possible CSS attribute keys. |
static CSS.Attribute |
CSS.getAttribute(String name)
Translates a string to a CSS.Attribute object. |
Methods in javax.swing.text.html with parameters of type CSS.Attribute | |
---|---|
void |
StyleSheet.addCSSAttribute(MutableAttributeSet attr,
CSS.Attribute key,
String value)
Adds a CSS attribute to the given set. |
boolean |
StyleSheet.addCSSAttributeFromHTML(MutableAttributeSet attr,
CSS.Attribute key,
String value)
Adds a CSS attribute to the given set. |
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.