Uses of Class
de.muntjak.tinylookandfeel.ThemeDescription

Packages that use ThemeDescription
de.muntjak.tinylookandfeel This package contains classes related to Theme Switching (see class Theme), class TinyTableHeaderUI supports Sortable Table Data
 

Uses of ThemeDescription in de.muntjak.tinylookandfeel
 

Methods in de.muntjak.tinylookandfeel that return ThemeDescription
static ThemeDescription[] Theme.getAvailableThemes()
          Searches for available TinyLaF theme resources and returns them as an array of ThemeDescriptions.
 

Methods in de.muntjak.tinylookandfeel with parameters of type ThemeDescription
static boolean Theme.loadTheme(ThemeDescription td)
          Loads the specified theme.