|
Java Platform 1.2 Beta 4 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.sun.java.swing.text.html.CSS
StyleSheet
Inner Class Summary | |
static | CSS.Attribute
Definitions to be used as a key on AttributeSet's that might hold css attributes. |
Constructor Summary | |
CSS()
|
Method Summary | |
static CSS.Attribute | getAttribute(String name)
Translate a string to a CSS.Attribute object. |
Methods inherited from class java.lang.Object | |
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait |
Constructor Detail |
public CSS()
Method Detail |
public static final CSS.Attribute getAttribute(String name)
name
- the name of the css attribute to fetch the
typesafe enumeration for.
|
Java Platform 1.2 Beta 4 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |