Uses of Class
kiwi.ui.ColorTheme

Packages that use ColorTheme
kiwi.ui   
kiwi.util   
 

Uses of ColorTheme in kiwi.ui
 

Methods in kiwi.ui with parameters of type ColorTheme
static void UIChangeManager.setColorTheme(ColorTheme theme)
          Set the color theme.
 

Uses of ColorTheme in kiwi.util
 

Methods in kiwi.util that return ColorTheme
 ColorTheme ResourceManager.getTheme(java.lang.String name)
          Get a reference to a ColorTheme resource.