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

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.BlueMetalTheme

public class BlueMetalTheme
extends AbstractMetalTheme

 Metalテーマ「ブルー」クラス。

 $Log: BlueMetalTheme.java,v $
 Revision 1.1  2004/07/02 04:32:27  sonohara
 Ver0.0.4_14 2004/07/03
 ・METALテーマ追加

 

導入されたバージョン:
$Revision: 1.1 $
バージョン:
$Revision: 1.1 $ $Date: 2004/07/02 04:32:27 $

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

コンストラクタの詳細

BlueMetalTheme

public BlueMetalTheme()
メソッドの詳細

getPrimary1

protected javax.swing.plaf.ColorUIResource getPrimary1()

getPrimary2

protected javax.swing.plaf.ColorUIResource getPrimary2()

getPrimary3

protected javax.swing.plaf.ColorUIResource getPrimary3()

getSecondary1

protected javax.swing.plaf.ColorUIResource getSecondary1()

getSecondary2

protected javax.swing.plaf.ColorUIResource getSecondary2()

getSecondary3

protected javax.swing.plaf.ColorUIResource getSecondary3()