MDateSelector

mseries.plaf.Metal
Class MetalHeaderUI

java.lang.Object
  extended by javax.swing.plaf.ComponentUI
      extended by mseries.plaf.basic.BasicHeaderUI
          extended by mseries.plaf.Metal.MetalHeaderUI

public class MetalHeaderUI
extends BasicHeaderUI

The Metal Look and Feel UIDelagate for Header


Field Summary
 
Fields inherited from class mseries.plaf.basic.BasicHeaderUI
header
 
Constructor Summary
MetalHeaderUI()
           
 
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.
 
Methods inherited from class mseries.plaf.basic.BasicHeaderUI
getCellSize, getFont, 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

MetalHeaderUI

public MetalHeaderUI()
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.


MDateSelector

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