org.apache.pivot.wtk.skin.obsidian
Class ObsidianTheme
java.lang.Object
org.apache.pivot.wtk.Theme
org.apache.pivot.wtk.skin.obsidian.ObsidianTheme
public final class ObsidianTheme
- extends Theme
Obsidian theme.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ObsidianTheme
public ObsidianTheme()
install
protected void install()
- Specified by:
install
in class Theme
uninstall
protected void uninstall()
- Specified by:
uninstall
in class Theme
getFont
public Font getFont()
- Specified by:
getFont
in class Theme
getMessageIcon
public Image getMessageIcon(MessageType messageType)
- Specified by:
getMessageIcon
in class Theme
getSmallMessageIcon
public Image getSmallMessageIcon(MessageType messageType)
- Specified by:
getSmallMessageIcon
in class Theme