public static class ApplicationBean.ThemeInfo extends Object
| Constructor and Description |
|---|
ThemeInfo(File themesBaseDir,
String defaultThemeName,
List<String> themeNames) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDefaultThemeDir() |
String |
getDefaultThemeName() |
List<String> |
getThemeNames() |
File |
getThemesBaseDir() |
boolean |
isValidThemeDir(String themeDir) |
static String |
themeNameFromDir(String themeDir) |
Copyright © 2016. All rights reserved.