Uses of Class
com.jidesoft.plaf.office2003.Office2003Theme

Packages that use Office2003Theme
com.jidesoft.plaf.office2003 The package contains ComponentUI implementation for Office2003 style. 
 

Uses of Office2003Theme in com.jidesoft.plaf.office2003
 

Subclasses of Office2003Theme in com.jidesoft.plaf.office2003
 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.
 

Methods in com.jidesoft.plaf.office2003 that return Office2003Theme
 Office2003Theme Office2003Painter.getCurrentTheme()
           
 Office2003Theme Office2003Painter.getTheme(String themeName)
           
 

Methods in com.jidesoft.plaf.office2003 that return types with arguments of type Office2003Theme
 Collection<Office2003Theme> Office2003Painter.getAvailableThemes()
           
 

Methods in com.jidesoft.plaf.office2003 with parameters of type Office2003Theme
 void Office2003Painter.addTheme(Office2003Theme theme)
           
 



Copyright © 2013. All Rights Reserved.