@Service(value=org.tentackle.swing.plaf.TentackleLookAndFeel.class) public class TTinyLookAndFeel extends net.sf.tinylaf.TinyLookAndFeel implements TentackleLookAndFeel
Needs at least tinylaf 1.4.0
| Constructor and Description |
|---|
TTinyLookAndFeel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getID() |
Color |
getMandatoryColor() |
String |
getName() |
static String |
getTTinyDescription() |
static String |
getTTinyName() |
Color |
getUnselectedMandatoryColor() |
protected void |
initClassDefaults(UIDefaults table) |
protected void |
initComponentDefaults(UIDefaults table) |
boolean |
isFocusAnimated() |
ImageIcon |
loadImageIcon(String name) |
void |
loadInitialTheme()
Sets up the initial theme.
|
void |
loadTentackleExtraColors() |
void |
setFocusAnimated(boolean flag) |
void |
setMandatoryColor(Color mandatoryColor) |
void |
setUnselectedMandatoryColor(Color unselectedMandatoryColor) |
clearAllCaches, createDefaultTheme, getSupportsWindowDecorations, getSystemIconName, getUncolorizedSystemIcon, initialize, isNativeLookAndFeel, isSupportedLookAndFeel, loadIcon, uninitializegetAcceleratorForeground, getAcceleratorSelectedForeground, getBlack, getControl, getControlDarkShadow, getControlDisabled, getControlHighlight, getControlInfo, getControlShadow, getControlTextColor, getControlTextFont, getCurrentTheme, getDefaults, getDesktopColor, getDisabledIcon, getDisabledSelectedIcon, getFocusColor, getHighlightedTextColor, getInactiveControlTextColor, getInactiveSystemTextColor, getLayoutStyle, getMenuBackground, getMenuDisabledForeground, getMenuForeground, getMenuSelectedBackground, getMenuSelectedForeground, getMenuTextFont, getPrimaryControl, getPrimaryControlDarkShadow, getPrimaryControlHighlight, getPrimaryControlInfo, getPrimaryControlShadow, getSeparatorBackground, getSeparatorForeground, getSubTextFont, getSystemTextColor, getSystemTextFont, getTextHighlightColor, getUserTextColor, getUserTextFont, getWhite, getWindowBackground, getWindowTitleBackground, getWindowTitleFont, getWindowTitleForeground, getWindowTitleInactiveBackground, getWindowTitleInactiveForeground, initSystemColorDefaults, provideErrorFeedback, setCurrentThemecreateAudioAction, getAudioActionMap, loadSystemColors, playSoundgetDesktopPropertyValue, installBorder, installColors, installColorsAndFont, installProperty, loadKeyBindings, makeComponentInputMap, makeIcon, makeInputMap, makeKeyBindings, toString, uninstallBorderpublic void loadInitialTheme()
The default implementation loads "org/tentackle/swing/plaf/tinylaf/tentackle.theme".
public void loadTentackleExtraColors()
loadTentackleExtraColors in interface TentackleLookAndFeelpublic Color getMandatoryColor()
getMandatoryColor in interface TentackleLookAndFeelpublic void setMandatoryColor(Color mandatoryColor)
setMandatoryColor in interface TentackleLookAndFeelpublic Color getUnselectedMandatoryColor()
getUnselectedMandatoryColor in interface TentackleLookAndFeelpublic void setUnselectedMandatoryColor(Color unselectedMandatoryColor)
setUnselectedMandatoryColor in interface TentackleLookAndFeelpublic static String getTTinyName()
public static String getTTinyDescription()
public String getName()
getName in class net.sf.tinylaf.TinyLookAndFeelpublic String getDescription()
getDescription in class net.sf.tinylaf.TinyLookAndFeelpublic String getID()
getID in class net.sf.tinylaf.TinyLookAndFeelprotected void initClassDefaults(UIDefaults table)
initClassDefaults in class net.sf.tinylaf.TinyLookAndFeelprotected void initComponentDefaults(UIDefaults table)
initComponentDefaults in class net.sf.tinylaf.TinyLookAndFeelpublic ImageIcon loadImageIcon(String name) throws MissingResourceException
loadImageIcon in interface TentackleLookAndFeelMissingResourceExceptionpublic void setFocusAnimated(boolean flag)
setFocusAnimated in interface TentackleLookAndFeelpublic boolean isFocusAnimated()
isFocusAnimated in interface TentackleLookAndFeelTentackle - a domain driven enterprise framework