|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A Style object defines a set of visual (or aural) style properties.
Method Summary | |
java.lang.String |
getProperty(java.lang.String name)
Returns the value of the property with the specified name. |
java.util.Enumeration |
getPropertyNames()
Returns the names of the properties defined by this style. |
java.lang.String |
toInlineString()
Converts the style to a String suitable for use as an inline style attribute value. |
Method Detail |
public java.util.Enumeration getPropertyNames()
public java.lang.String getProperty(java.lang.String name)
name
- The property name for the property to returnpublic java.lang.String toInlineString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |