jp.sonohara.framework.katana.swing.theme
クラス ContrastMetalTheme

java.lang.Object
  拡張javax.swing.plaf.metal.MetalTheme
      拡張javax.swing.plaf.metal.DefaultMetalTheme
          拡張jp.sonohara.framework.katana.swing.theme.AbstractMetalTheme
              拡張jp.sonohara.framework.katana.swing.theme.ContrastMetalTheme

public class ContrastMetalTheme
extends AbstractMetalTheme

 Metalテーマ「コントラスト」クラス。

 $Log: ContrastMetalTheme.java,v $
 Revision 1.1  2004/06/11 03:50:56  sonohara
 Ver0.0.4_11 2004/06/12
 ・SwingMetalルックアンドフィールのテーマ対応

 

導入されたバージョン:
$Revision: 1.1 $
バージョン:
$Revision: 1.1 $ $Date: 2004/06/11 03:50:56 $

フィールドの概要
 
クラス jp.sonohara.framework.katana.swing.theme.AbstractMetalTheme から継承したフィールド
FONT_UIRESOURCE_SYSTEM
 
コンストラクタの概要
ContrastMetalTheme()
           
 
メソッドの概要
 void addCustomEntriesToTable(javax.swing.UIDefaults table)
           
 javax.swing.plaf.ColorUIResource getAcceleratorForeground()
           
 javax.swing.plaf.ColorUIResource getAcceleratorSelectedForeground()
           
 javax.swing.plaf.ColorUIResource getControlHighlight()
           
 javax.swing.plaf.ColorUIResource getFocusColor()
           
 javax.swing.plaf.ColorUIResource getHighlightedTextColor()
           
 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 getPrimaryControlHighlight()
           
protected  javax.swing.plaf.ColorUIResource getSecondary2()
           
protected  javax.swing.plaf.ColorUIResource getSecondary3()
           
 javax.swing.plaf.ColorUIResource getTextHighlightColor()
           
 
クラス jp.sonohara.framework.katana.swing.theme.AbstractMetalTheme から継承したメソッド
getControlTextFont, getMenuTextFont, getName, getSubTextFont, getSystemTextFont, getUserTextFont, getWindowTitleFont, getXMLResourceBundle, init
 
クラス javax.swing.plaf.metal.DefaultMetalTheme から継承したメソッド
getSecondary1
 
クラス javax.swing.plaf.metal.MetalTheme から継承したメソッド
getBlack, getControl, getControlDarkShadow, getControlDisabled, getControlInfo, getControlShadow, getControlTextColor, getDesktopColor, getInactiveControlTextColor, getInactiveSystemTextColor, getMenuBackground, getMenuDisabledForeground, getMenuForeground, getPrimaryControl, getPrimaryControlDarkShadow, getPrimaryControlInfo, getPrimaryControlShadow, getSeparatorBackground, getSeparatorForeground, getSystemTextColor, getUserTextColor, getWhite, getWindowBackground, getWindowTitleBackground, getWindowTitleForeground, getWindowTitleInactiveBackground, getWindowTitleInactiveForeground
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

ContrastMetalTheme

public ContrastMetalTheme()
メソッドの詳細

getPrimary1

protected javax.swing.plaf.ColorUIResource getPrimary1()

getPrimary2

protected javax.swing.plaf.ColorUIResource getPrimary2()

getPrimary3

protected javax.swing.plaf.ColorUIResource getPrimary3()

getPrimaryControlHighlight

public javax.swing.plaf.ColorUIResource getPrimaryControlHighlight()

getSecondary2

protected javax.swing.plaf.ColorUIResource getSecondary2()

getSecondary3

protected javax.swing.plaf.ColorUIResource getSecondary3()

getControlHighlight

public javax.swing.plaf.ColorUIResource getControlHighlight()

getFocusColor

public javax.swing.plaf.ColorUIResource getFocusColor()

getTextHighlightColor

public javax.swing.plaf.ColorUIResource getTextHighlightColor()

getHighlightedTextColor

public javax.swing.plaf.ColorUIResource getHighlightedTextColor()

getMenuSelectedBackground

public javax.swing.plaf.ColorUIResource getMenuSelectedBackground()

getMenuSelectedForeground

public javax.swing.plaf.ColorUIResource getMenuSelectedForeground()

getAcceleratorForeground

public javax.swing.plaf.ColorUIResource getAcceleratorForeground()

getAcceleratorSelectedForeground

public javax.swing.plaf.ColorUIResource getAcceleratorSelectedForeground()

addCustomEntriesToTable

public void addCustomEntriesToTable(javax.swing.UIDefaults table)