| Package | Description |
|---|---|
| com.jidesoft.plaf.office2003 |
The package contains ComponentUI implementation for Office2003 style.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BasicOffice2003Theme
BasicOffice2003Theme is a special Office2003 theme that uses a base color to calculate
all other colors used by JIDE components.
|
class |
DefaultOffice2003Theme
The default 2003 theme.
|
| Modifier and Type | Method and Description |
|---|---|
Office2003Theme |
Office2003Painter.getCurrentTheme() |
Office2003Theme |
Office2003Painter.getTheme(java.lang.String themeName) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<Office2003Theme> |
Office2003Painter.getAvailableThemes() |
| Modifier and Type | Method and Description |
|---|---|
void |
Office2003Painter.addTheme(Office2003Theme theme) |