|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A named style repository.
Method Summary | |
java.lang.String |
getName()
Returns the localized name of this theme. |
javax.swing.text.Style |
getStyle(java.lang.String name)
Returns the style (or null , if none) associated with
the specified name. |
java.util.Set |
getStyleNames()
Returns the names of all of the styles in this theme. |
Method Detail |
public java.lang.String getName()
public javax.swing.text.Style getStyle(java.lang.String name)
null
, if none) associated with
the specified name.
name
- name of the style for which to fetch
name
, or null
if
no such style exists in this themepublic java.util.Set getStyleNames()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |