public interface ThemeService<T extends Theme> extends FreedesktopService<T>
| Modifier and Type | Method and Description |
|---|---|
T |
getSelectedTheme()
Get the currently selected theme.
|
void |
setSelectedTheme(T theme)
Set the currently selected theme.
|
addBase, getAllEntities, getBases, getEntities, getEntity, removeBaseCopyright © 2016. All rights reserved.