MDateSelector

mseries.plaf.Windows
Class WindowsHeaderUI

java.lang.Object
  extended by javax.swing.plaf.ComponentUI
      extended by mseries.plaf.basic.BasicHeaderUI
          extended by mseries.plaf.Windows.WindowsHeaderUI

public class WindowsHeaderUI
extends BasicHeaderUI

The Windows Look and Feel UIDelagate for Header


Field Summary
 
Fields inherited from class mseries.plaf.basic.BasicHeaderUI
header
 
Constructor Summary
WindowsHeaderUI()
           
 
Method Summary
static ComponentUI createUI(JComponent x)
          This method is called by the UIManager to get an instance of this class and must be overridden in subclasses.
 Font getFont()
           
 
Methods inherited from class mseries.plaf.basic.BasicHeaderUI
getCellSize, installDefaults, installUI, isOpaque, paint, uninstallDefaults, uninstallUI, update
 
Methods inherited from class javax.swing.plaf.ComponentUI
contains, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize, getPreferredSize
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WindowsHeaderUI

public WindowsHeaderUI()
Method Detail

createUI

public static ComponentUI createUI(JComponent x)
This method is called by the UIManager to get an instance of this class and must be overridden in subclasses.


getFont

public Font getFont()
Overrides:
getFont in class BasicHeaderUI

MDateSelector

Copyright © 2001-2007 M Newstead. All Rights Reserved.