|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IThemeResolver
Theme Resolvers provide information on available themes and their resources. User: nbaker Date: 5/15/11
Method Summary | |
---|---|
java.util.Map<java.lang.String,ModuleThemeInfo> |
getModuleThemes()
Return a map of ModuleThemeInfo objects keyed by module name. |
java.util.Map<java.lang.String,Theme> |
getSystemThemes()
Return a map of system themes keyed by theme name. |
Method Detail |
---|
java.util.Map<java.lang.String,ModuleThemeInfo> getModuleThemes()
java.util.Map<java.lang.String,Theme> getSystemThemes()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |