Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.1.0)

E17493-02

oracle.javatools.ui.themes
Class ThemeColorScheme

java.lang.Object
  extended by javax.swing.plaf.metal.MetalTheme
      extended by javax.swing.plaf.metal.DefaultMetalTheme
          extended by com.jgoodies.looks.plastic.PlasticTheme
              extended by oracle.javatools.ui.internal.theme.SkyBluer
                  extended by oracle.javatools.ui.internal.theme.DesertBluer
                      extended by oracle.javatools.ui.internal.theme.ExperienceBlue
                          extended by oracle.javatools.ui.themes.ThemeColorScheme

public final class ThemeColorScheme
extends oracle.javatools.ui.internal.theme.ExperienceBlue

A color scheme for a theme. This class should only be used if themes are active.


Field Summary
 
Fields inherited from class oracle.javatools.ui.internal.theme.SkyBluer
controlTextFont, menuTextFont, subTextFont, systemTextFont, userTextFont, windowTitleFont
 
Fields inherited from class com.jgoodies.looks.plastic.PlasticTheme
BLACK, BRIGHTEN_START, BRIGHTEN_STOP, DARKEN_START, DARKEN_STOP, LT_BRIGHTEN_STOP, LT_DARKEN_STOP, WHITE
 
Constructor Summary
ThemeColorScheme()
           
 
Method Summary
 javax.swing.plaf.ColorUIResource getAcceleratorForeground()
           
 javax.swing.plaf.ColorUIResource getAcceleratorSelectedForeground()
           
 javax.swing.plaf.ColorUIResource getControl()
           
 javax.swing.plaf.ColorUIResource getControlDarkShadow()
           
 javax.swing.plaf.ColorUIResource getControlDisabled()
           
 javax.swing.plaf.ColorUIResource getControlHighlight()
           
 javax.swing.plaf.ColorUIResource getControlInfo()
           
 javax.swing.plaf.ColorUIResource getControlShadow()
           
 javax.swing.plaf.ColorUIResource getControlTextColor()
           
 javax.swing.plaf.ColorUIResource getDesktopColor()
           
 javax.swing.plaf.ColorUIResource getFocusColor()
           
 javax.swing.plaf.ColorUIResource getHighlightedTextColor()
           
 javax.swing.plaf.ColorUIResource getInactiveControlTextColor()
           
 javax.swing.plaf.ColorUIResource getInactiveSystemTextColor()
           
 javax.swing.plaf.ColorUIResource getMenuBackground()
           
 javax.swing.plaf.ColorUIResource getMenuDisabledForeground()
           
 javax.swing.plaf.ColorUIResource getMenuForeground()
           
 javax.swing.plaf.ColorUIResource getMenuItemBackground()
           
 javax.swing.plaf.ColorUIResource getMenuItemSelectedBackground()
           
 javax.swing.plaf.ColorUIResource getMenuItemSelectedForeground()
           
 javax.swing.plaf.ColorUIResource getMenuSelectedBackground()
           
 javax.swing.plaf.ColorUIResource getMenuSelectedForeground()
           
protected  javax.swing.plaf.ColorUIResource getPrimary1()
           
protected  javax.swing.plaf.ColorUIResource getPrimary2()
           
protected  javax.swing.plaf.ColorUIResource getPrimary3()
           
 javax.swing.plaf.ColorUIResource getPrimaryControl()
           
 javax.swing.plaf.ColorUIResource getPrimaryControlDarkShadow()
           
 javax.swing.plaf.ColorUIResource getPrimaryControlHighlight()
           
 javax.swing.plaf.ColorUIResource getPrimaryControlInfo()
           
 javax.swing.plaf.ColorUIResource getPrimaryControlShadow()
           
protected  javax.swing.plaf.ColorUIResource getSecondary1()
           
protected  javax.swing.plaf.ColorUIResource getSecondary2()
           
protected  javax.swing.plaf.ColorUIResource getSecondary3()
           
 javax.swing.plaf.ColorUIResource getSeparatorBackground()
           
 javax.swing.plaf.ColorUIResource getSeparatorForeground()
           
 javax.swing.plaf.ColorUIResource getSimpleInternalFrameBackground()
           
 javax.swing.plaf.ColorUIResource getSimpleInternalFrameForeground()
           
 javax.swing.plaf.ColorUIResource getSystemTextColor()
           
 javax.swing.plaf.ColorUIResource getTextHighlightColor()
           
 javax.swing.plaf.ColorUIResource getTitleTextColor()
           
 javax.swing.plaf.ColorUIResource getToggleButtonCheckColor()
           
 javax.swing.plaf.ColorUIResource getUserTextColor()
           
protected  javax.swing.plaf.ColorUIResource getWhite()
           
 javax.swing.plaf.ColorUIResource getWindowBackground()
           
 javax.swing.plaf.ColorUIResource getWindowTitleBackground()
           
 javax.swing.plaf.ColorUIResource getWindowTitleForeground()
           
 javax.swing.plaf.ColorUIResource getWindowTitleInactiveBackground()
           
 javax.swing.plaf.ColorUIResource getWindowTitleInactiveForeground()
           
 
Methods inherited from class oracle.javatools.ui.internal.theme.ExperienceBlue
addCustomEntriesToTable, getName
 
Methods inherited from class oracle.javatools.ui.internal.theme.SkyBluer
getControlTextFont, getDefaultFont, getFont0, getFont0, getFontSet, getMenuTextFont, getSubTextFont, getSystemTextFont, getUserTextFont, getWindowTitleFont, setWindowsRegistryFontSupported
 
Methods inherited from class com.jgoodies.looks.plastic.PlasticTheme
equals, getBlack, getFont, getTitleTextFont, hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThemeColorScheme

public ThemeColorScheme()
Method Detail

getAcceleratorForeground

public javax.swing.plaf.ColorUIResource getAcceleratorForeground()
Overrides:
getAcceleratorForeground in class javax.swing.plaf.metal.MetalTheme

getAcceleratorSelectedForeground

public javax.swing.plaf.ColorUIResource getAcceleratorSelectedForeground()
Overrides:
getAcceleratorSelectedForeground in class javax.swing.plaf.metal.MetalTheme

getControl

public javax.swing.plaf.ColorUIResource getControl()
Overrides:
getControl in class javax.swing.plaf.metal.MetalTheme

getControlDarkShadow

public javax.swing.plaf.ColorUIResource getControlDarkShadow()
Overrides:
getControlDarkShadow in class javax.swing.plaf.metal.MetalTheme

getControlDisabled

public javax.swing.plaf.ColorUIResource getControlDisabled()
Overrides:
getControlDisabled in class javax.swing.plaf.metal.MetalTheme

getControlHighlight

public javax.swing.plaf.ColorUIResource getControlHighlight()
Overrides:
getControlHighlight in class javax.swing.plaf.metal.MetalTheme

getControlInfo

public javax.swing.plaf.ColorUIResource getControlInfo()
Overrides:
getControlInfo in class javax.swing.plaf.metal.MetalTheme

getControlShadow

public javax.swing.plaf.ColorUIResource getControlShadow()
Overrides:
getControlShadow in class javax.swing.plaf.metal.MetalTheme

getControlTextColor

public javax.swing.plaf.ColorUIResource getControlTextColor()
Overrides:
getControlTextColor in class javax.swing.plaf.metal.MetalTheme

getDesktopColor

public javax.swing.plaf.ColorUIResource getDesktopColor()
Overrides:
getDesktopColor in class javax.swing.plaf.metal.MetalTheme

getFocusColor

public javax.swing.plaf.ColorUIResource getFocusColor()
Overrides:
getFocusColor in class oracle.javatools.ui.internal.theme.ExperienceBlue

getHighlightedTextColor

public javax.swing.plaf.ColorUIResource getHighlightedTextColor()
Overrides:
getHighlightedTextColor in class oracle.javatools.ui.internal.theme.DesertBluer

getInactiveControlTextColor

public javax.swing.plaf.ColorUIResource getInactiveControlTextColor()
Overrides:
getInactiveControlTextColor in class javax.swing.plaf.metal.MetalTheme

getInactiveSystemTextColor

public javax.swing.plaf.ColorUIResource getInactiveSystemTextColor()
Overrides:
getInactiveSystemTextColor in class javax.swing.plaf.metal.MetalTheme

getMenuBackground

public javax.swing.plaf.ColorUIResource getMenuBackground()
Overrides:
getMenuBackground in class javax.swing.plaf.metal.MetalTheme

getMenuDisabledForeground

public javax.swing.plaf.ColorUIResource getMenuDisabledForeground()
Overrides:
getMenuDisabledForeground in class javax.swing.plaf.metal.MetalTheme

getMenuForeground

public javax.swing.plaf.ColorUIResource getMenuForeground()
Overrides:
getMenuForeground in class com.jgoodies.looks.plastic.PlasticTheme

getMenuItemBackground

public javax.swing.plaf.ColorUIResource getMenuItemBackground()
Overrides:
getMenuItemBackground in class oracle.javatools.ui.internal.theme.ExperienceBlue

getMenuItemSelectedBackground

public javax.swing.plaf.ColorUIResource getMenuItemSelectedBackground()
Overrides:
getMenuItemSelectedBackground in class oracle.javatools.ui.internal.theme.DesertBluer

getMenuItemSelectedForeground

public javax.swing.plaf.ColorUIResource getMenuItemSelectedForeground()
Overrides:
getMenuItemSelectedForeground in class oracle.javatools.ui.internal.theme.SkyBluer

getMenuSelectedBackground

public javax.swing.plaf.ColorUIResource getMenuSelectedBackground()
Overrides:
getMenuSelectedBackground in class oracle.javatools.ui.internal.theme.ExperienceBlue

getMenuSelectedForeground

public javax.swing.plaf.ColorUIResource getMenuSelectedForeground()
Overrides:
getMenuSelectedForeground in class oracle.javatools.ui.internal.theme.ExperienceBlue

getPrimaryControl

public javax.swing.plaf.ColorUIResource getPrimaryControl()
Overrides:
getPrimaryControl in class javax.swing.plaf.metal.MetalTheme

getPrimaryControlDarkShadow

public javax.swing.plaf.ColorUIResource getPrimaryControlDarkShadow()
Overrides:
getPrimaryControlDarkShadow in class javax.swing.plaf.metal.MetalTheme

getPrimaryControlHighlight

public javax.swing.plaf.ColorUIResource getPrimaryControlHighlight()
Overrides:
getPrimaryControlHighlight in class javax.swing.plaf.metal.MetalTheme

getPrimaryControlInfo

public javax.swing.plaf.ColorUIResource getPrimaryControlInfo()
Overrides:
getPrimaryControlInfo in class javax.swing.plaf.metal.MetalTheme

getPrimaryControlShadow

public javax.swing.plaf.ColorUIResource getPrimaryControlShadow()
Overrides:
getPrimaryControlShadow in class oracle.javatools.ui.internal.theme.ExperienceBlue

getSecondary1

protected javax.swing.plaf.ColorUIResource getSecondary1()
Overrides:
getSecondary1 in class oracle.javatools.ui.internal.theme.ExperienceBlue

getSecondary2

protected javax.swing.plaf.ColorUIResource getSecondary2()
Overrides:
getSecondary2 in class oracle.javatools.ui.internal.theme.ExperienceBlue

getSecondary3

protected javax.swing.plaf.ColorUIResource getSecondary3()
Overrides:
getSecondary3 in class oracle.javatools.ui.internal.theme.ExperienceBlue

getPrimary1

protected javax.swing.plaf.ColorUIResource getPrimary1()
Overrides:
getPrimary1 in class oracle.javatools.ui.internal.theme.ExperienceBlue

getPrimary2

protected javax.swing.plaf.ColorUIResource getPrimary2()
Overrides:
getPrimary2 in class oracle.javatools.ui.internal.theme.ExperienceBlue

getPrimary3

protected javax.swing.plaf.ColorUIResource getPrimary3()
Overrides:
getPrimary3 in class oracle.javatools.ui.internal.theme.ExperienceBlue

getSeparatorBackground

public javax.swing.plaf.ColorUIResource getSeparatorBackground()
Overrides:
getSeparatorBackground in class javax.swing.plaf.metal.MetalTheme

getSeparatorForeground

public javax.swing.plaf.ColorUIResource getSeparatorForeground()
Overrides:
getSeparatorForeground in class javax.swing.plaf.metal.MetalTheme

getSimpleInternalFrameBackground

public javax.swing.plaf.ColorUIResource getSimpleInternalFrameBackground()
Overrides:
getSimpleInternalFrameBackground in class com.jgoodies.looks.plastic.PlasticTheme

getSimpleInternalFrameForeground

public javax.swing.plaf.ColorUIResource getSimpleInternalFrameForeground()
Overrides:
getSimpleInternalFrameForeground in class com.jgoodies.looks.plastic.PlasticTheme

getSystemTextColor

public javax.swing.plaf.ColorUIResource getSystemTextColor()
Overrides:
getSystemTextColor in class com.jgoodies.looks.plastic.PlasticTheme

getTextHighlightColor

public javax.swing.plaf.ColorUIResource getTextHighlightColor()
Overrides:
getTextHighlightColor in class oracle.javatools.ui.internal.theme.DesertBluer

getTitleTextColor

public javax.swing.plaf.ColorUIResource getTitleTextColor()
Overrides:
getTitleTextColor in class com.jgoodies.looks.plastic.PlasticTheme

getToggleButtonCheckColor

public javax.swing.plaf.ColorUIResource getToggleButtonCheckColor()
Overrides:
getToggleButtonCheckColor in class oracle.javatools.ui.internal.theme.ExperienceBlue

getUserTextColor

public javax.swing.plaf.ColorUIResource getUserTextColor()
Overrides:
getUserTextColor in class javax.swing.plaf.metal.MetalTheme

getWhite

protected javax.swing.plaf.ColorUIResource getWhite()
Overrides:
getWhite in class com.jgoodies.looks.plastic.PlasticTheme

getWindowBackground

public javax.swing.plaf.ColorUIResource getWindowBackground()
Overrides:
getWindowBackground in class javax.swing.plaf.metal.MetalTheme

getWindowTitleBackground

public javax.swing.plaf.ColorUIResource getWindowTitleBackground()
Overrides:
getWindowTitleBackground in class javax.swing.plaf.metal.MetalTheme

getWindowTitleForeground

public javax.swing.plaf.ColorUIResource getWindowTitleForeground()
Overrides:
getWindowTitleForeground in class javax.swing.plaf.metal.MetalTheme

getWindowTitleInactiveForeground

public javax.swing.plaf.ColorUIResource getWindowTitleInactiveForeground()
Overrides:
getWindowTitleInactiveForeground in class javax.swing.plaf.metal.MetalTheme

getWindowTitleInactiveBackground

public javax.swing.plaf.ColorUIResource getWindowTitleInactiveBackground()
Overrides:
getWindowTitleInactiveBackground in class javax.swing.plaf.metal.MetalTheme

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.1.0)

E17493-02

Copyright © 1997, 2011, Oracle. All rights reserved.