| 
 | Java™ Platform Standard Ed. 6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CSS.Attribute | |
|---|---|
| javax.swing.text.html | Provides the class HTMLEditorKitand 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.Attributeobject. | 
| 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. | 
| 
 | Java™ Platform Standard Ed. 6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright © 1993, 2010, Oracle and/or its affiliates. All rights reserved.