com.jidesoft.plaf.xerto
Class XertoUtils
java.lang.Object
com.jidesoft.plaf.xerto.XertoUtils
public class XertoUtils
- extends Object
XertoUtils
- Author:
- Created by Jasper Potts (17-Mar-2005)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RATIO1
public static final double RATIO1
- See Also:
- Constant Field Values
RATIO2
public static final double RATIO2
- See Also:
- Constant Field Values
RATIO3
public static final double RATIO3
- See Also:
- Constant Field Values
XertoUtils
public XertoUtils()
updateColors
public static void updateColors()
- Updates the colors based on the current UIDefaults
getBaseColor
public static Color getBaseColor()
getInActiveCaptionColor
public static Color getInActiveCaptionColor()
getControlColor
public static Color getControlColor()
getMidControlColor
public static Color getMidControlColor()
getLightControlColor
public static Color getLightControlColor()
getSelectedTabBackgroundColor
public static Color getSelectedTabBackgroundColor()
getTabForgroundColor
public static Color getTabForgroundColor()
getControlVeryLightShadowColor
public static Color getControlVeryLightShadowColor()
getControlLightShadowColor
public static Color getControlLightShadowColor()
getControlMidShadowColor
public static Color getControlMidShadowColor()
getControlDarkShadowColor
public static Color getControlDarkShadowColor()
getSelectionColor
public static Color getSelectionColor()
getApplicationFrameBackgroundColor
public static Color getApplicationFrameBackgroundColor()
getFrameBorderColor
public static Color getFrameBorderColor()
getFrameActiveTitleTopColor
public static Color getFrameActiveTitleTopColor()
getFrameActiveTitleBottomColor
public static Color getFrameActiveTitleBottomColor()
getFrameInactiveTitleTopColor
public static Color getFrameInactiveTitleTopColor()
getFrameInactiveTitleBottomColor
public static Color getFrameInactiveTitleBottomColor()
getLighterColor
public static Color getLighterColor(Color backColor)
getLighterColor
public static int getLighterColor(int x)
getMenuSelectionColor
public static Color getMenuSelectionColor(Color backColor)
getMenuSelectionValue
public static int getMenuSelectionValue(int x)
getMenuBackgroundColor
public static Color getMenuBackgroundColor(Color color)
getMenuValue
public static int getMenuValue(int x)
getToolBarBackgroundColor
public static Color getToolBarBackgroundColor(Color color)
getToolBarValue
public static int getToolBarValue(int x)
getGripperForegroundColor
public static Color getGripperForegroundColor(Color backColor)
getGripperValue
public static int getGripperValue(int x)
getDefaultBackgroundColor
public static Color getDefaultBackgroundColor(Color backColor)
getLightColor
public static int getLightColor(int x,
double ratio)
getLighterColor
public static Color getLighterColor(Color color,
double ratio)
getHighlightColor
public static Color getHighlightColor(Color bottomColor)
getEmBaseColor
public static Color getEmBaseColor(Color bottomColor)
getTextColor
public static Color getTextColor(Color backgroundColor)
getSelectedAndFocusedButtonColor
public static Color getSelectedAndFocusedButtonColor(Color backColor)
getFocusedButtonColor
public static Color getFocusedButtonColor(Color backColor)
getSelectedButtonColor
public static Color getSelectedButtonColor(Color backColor)