dog.gui
Class DTheme.SystemTheme

java.lang.Object
  |
  +--dog.gui.DTheme
        |
        +--dog.gui.DTheme.SystemTheme
Enclosing class:
DTheme

public class DTheme.SystemTheme
extends DTheme


Inner classes inherited from class dog.gui.DTheme
DTheme.SystemTheme
 
Fields inherited from class dog.gui.DTheme
black, controlBackgroundImage, controlFont, highlight, highlightText, monospacedFont, primary1, primary2, primary3, secondary1, secondary2, secondary3, smallFont, systemFont, userBackgroundImage, userFont, white, windowTitleFont
 
Constructor Summary
DTheme.SystemTheme()
           
 
Methods inherited from class dog.gui.DTheme
getAcceleratorForeground, getAcceleratorSelectedForeground, getBlack, getCaretColor, getControl, getControlBackgroundImage, getControlDarkShadow, getControlDisabled, getControlHighlight, getControlInfo, getControlShadow, getControlTextColor, getControlTextFont, getDesktopColor, getFocusColor, getHighlightedTextColor, getInactiveControlTextColor, getInactiveSystemTextColor, getMenuBackground, getMenuDisabledForeground, getMenuForeground, getMenuSelectedBackground, getMenuSelectedForeground, getMenuTextFont, getMonospacedFont, getPrimary1, getPrimary2, getPrimary3, getPrimaryControl, getPrimaryControlDarkShadow, getPrimaryControlHighlight, getPrimaryControlInfo, getPrimaryControlShadow, getSecondary1, getSecondary2, getSecondary3, getSelectedBackground, getSelectedForeground, getSeparatorBackground, getSeparatorForeground, getSubTextFont, getSystemTextColor, getSystemTextFont, getTextHighlightColor, getTheme, getUserBackgroundImage, getUserTextColor, getUserTextFont, getWhite, getWindowBackground, getWindowTitleBackground, getWindowTitleFont, getWindowTitleForeground, getWindowTitleInactiveBackground, getWindowTitleInactiveForeground, setTheme
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DTheme.SystemTheme

public DTheme.SystemTheme()