Package | Description |
---|---|
com.googlecode.lanterna.graphics | |
com.googlecode.lanterna.gui2 |
Modifier and Type | Method and Description |
---|---|
ThemeDefinition |
Theme.getDefaultDefinition()
Returns what this theme considers to be the default definition
|
ThemeDefinition |
PropertiesTheme.getDefaultDefinition() |
ThemeDefinition |
Theme.getDefinition(Class<?> clazz)
Returns the theme definition associated with this class.
|
ThemeDefinition |
PropertiesTheme.getDefinition(Class<?> clazz) |
ThemeDefinition |
ThemedTextGraphics.getThemeDefinition(Class<?> clazz)
Retrieves the ThemeDefinition associated with the class parameter passed in.
|
ThemeDefinition |
ImmutableThemedTextGraphics.getThemeDefinition(Class<?> clazz) |
Modifier and Type | Method and Description |
---|---|
ThemeDefinition |
TextGUIGraphics.getThemeDefinition(Class<?> clazz) |
Copyright © 2016. All rights reserved.