|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjavax.swing.plaf.metal.MetalTheme
javax.swing.plaf.metal.DefaultMetalTheme
jp.sonohara.framework.katana.swing.theme.AbstractMetalTheme
jp.sonohara.framework.katana.swing.theme.BigContrastMetalTheme
Metalテーマ「ビッグコントラスト」クラス。 $Log: BigContrastMetalTheme.java,v $ Revision 1.1 2004/06/11 03:50:56 sonohara Ver0.0.4_11 2004/06/12 ・SwingMetalルックアンドフィールのテーマ対応
フィールドの概要 |
クラス jp.sonohara.framework.katana.swing.theme.AbstractMetalTheme から継承したフィールド |
FONT_UIRESOURCE_SYSTEM |
コンストラクタの概要 | |
BigContrastMetalTheme()
|
メソッドの概要 | |
void |
addCustomEntriesToTable(javax.swing.UIDefaults table)
|
javax.swing.plaf.FontUIResource |
getControlTextFont()
|
javax.swing.plaf.FontUIResource |
getMenuTextFont()
|
javax.swing.plaf.FontUIResource |
getSubTextFont()
|
javax.swing.plaf.FontUIResource |
getSystemTextFont()
|
javax.swing.plaf.FontUIResource |
getUserTextFont()
|
javax.swing.plaf.FontUIResource |
getWindowTitleFont()
|
クラス jp.sonohara.framework.katana.swing.theme.AbstractMetalTheme から継承したメソッド |
getName, getXMLResourceBundle, init |
クラス javax.swing.plaf.metal.DefaultMetalTheme から継承したメソッド |
getPrimary1, getPrimary2, getPrimary3, getSecondary1, getSecondary2, getSecondary3 |
クラス javax.swing.plaf.metal.MetalTheme から継承したメソッド |
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 |
コンストラクタの詳細 |
public BigContrastMetalTheme()
メソッドの詳細 |
public javax.swing.plaf.FontUIResource getControlTextFont()
AbstractMetalTheme
内の getControlTextFont
public javax.swing.plaf.FontUIResource getSystemTextFont()
AbstractMetalTheme
内の getSystemTextFont
public javax.swing.plaf.FontUIResource getUserTextFont()
AbstractMetalTheme
内の getUserTextFont
public javax.swing.plaf.FontUIResource getMenuTextFont()
AbstractMetalTheme
内の getMenuTextFont
public javax.swing.plaf.FontUIResource getWindowTitleFont()
AbstractMetalTheme
内の getWindowTitleFont
public javax.swing.plaf.FontUIResource getSubTextFont()
AbstractMetalTheme
内の getSubTextFont
public void addCustomEntriesToTable(javax.swing.UIDefaults table)
|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |