CADI.Viewer.Util
Class LookAndFeelFrame.Themes.LargeFont

java.lang.Object
  extended by javax.swing.plaf.metal.MetalTheme
      extended by javax.swing.plaf.metal.DefaultMetalTheme
          extended by CADI.Viewer.Util.LookAndFeelFrame.Themes.Default
              extended by CADI.Viewer.Util.LookAndFeelFrame.Themes.LargeFont
Direct Known Subclasses:
LookAndFeelFrame.Themes.HighContrast
Enclosing class:
LookAndFeelFrame.Themes

private class LookAndFeelFrame.Themes.LargeFont
extends LookAndFeelFrame.Themes.Default

This class defines the LargeFont theme.

Fonts are a bit larger.


Field Summary
private  javax.swing.plaf.FontUIResource controlFont
           
private  javax.swing.plaf.FontUIResource smallFont
           
private  javax.swing.plaf.FontUIResource systemFont
           
private  javax.swing.plaf.FontUIResource userFont
           
private  javax.swing.plaf.FontUIResource windowTitleFont
           
 
Constructor Summary
private LookAndFeelFrame.Themes.LargeFont()
           
 
Method Summary
 javax.swing.plaf.FontUIResource getControlTextFont()
           
 javax.swing.plaf.FontUIResource getMenuTextFont()
           
 java.lang.String getName()
           
 javax.swing.plaf.FontUIResource getSubTextFont()
           
 javax.swing.plaf.FontUIResource getSystemTextFont()
           
 javax.swing.plaf.FontUIResource getUserTextFont()
           
 javax.swing.plaf.FontUIResource getWindowTitleFont()
           
 
Methods inherited from class CADI.Viewer.Util.LookAndFeelFrame.Themes.Default
toString
 
Methods inherited from class javax.swing.plaf.metal.DefaultMetalTheme
getPrimary1, getPrimary2, getPrimary3, getSecondary1, getSecondary2, getSecondary3
 
Methods inherited from class 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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

controlFont

private final javax.swing.plaf.FontUIResource controlFont

systemFont

private final javax.swing.plaf.FontUIResource systemFont

windowTitleFont

private final javax.swing.plaf.FontUIResource windowTitleFont

userFont

private final javax.swing.plaf.FontUIResource userFont

smallFont

private final javax.swing.plaf.FontUIResource smallFont
Constructor Detail

LookAndFeelFrame.Themes.LargeFont

private LookAndFeelFrame.Themes.LargeFont()
Method Detail

getName

public java.lang.String getName()
Overrides:
getName in class LookAndFeelFrame.Themes.Default

getControlTextFont

public javax.swing.plaf.FontUIResource getControlTextFont()
Overrides:
getControlTextFont in class javax.swing.plaf.metal.DefaultMetalTheme

getSystemTextFont

public javax.swing.plaf.FontUIResource getSystemTextFont()
Overrides:
getSystemTextFont in class javax.swing.plaf.metal.DefaultMetalTheme

getUserTextFont

public javax.swing.plaf.FontUIResource getUserTextFont()
Overrides:
getUserTextFont in class javax.swing.plaf.metal.DefaultMetalTheme

getMenuTextFont

public javax.swing.plaf.FontUIResource getMenuTextFont()
Overrides:
getMenuTextFont in class javax.swing.plaf.metal.DefaultMetalTheme

getWindowTitleFont

public javax.swing.plaf.FontUIResource getWindowTitleFont()
Overrides:
getWindowTitleFont in class javax.swing.plaf.metal.DefaultMetalTheme

getSubTextFont

public javax.swing.plaf.FontUIResource getSubTextFont()
Overrides:
getSubTextFont in class javax.swing.plaf.metal.DefaultMetalTheme


CADI - Copyright (C) 2007
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Group on Interactive Coding of Images (GICI) (contact)