|
JavaTM 2 Platform Std. Ed. v1.3.1 |
|||||||||
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)
Translate 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 Std. Ed. v1.3.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Java, Java 2D, and JDBC are trademarks or registered trademarks of Oracle and/or its affiliates, in the US and other countries.
Copyright © 1995, 2010 Oracle and/or its affiliates. All rights reserved.