| Package | Description | 
|---|---|
| oracle.javatools.ui.themes | 
| Modifier and Type | Method and Description | 
|---|---|
ThemeProperties | 
Theme.getGlobalProperties()
Gets global properties of the theme. 
 | 
ThemeProperties | 
Theme.getPartProperties(java.lang.String partId)
Gets properties for a part. 
 | 
ThemeProperties | 
Theme.getStateProperties(java.lang.String partId,
                  java.lang.String stateId)
Gets properties for a particular part and state. 
 |