MDateSelector

mseries.plaf.Motif
Class MotifHeaderUI

java.lang.Object
  extended by javax.swing.plaf.ComponentUI
      extended by mseries.plaf.basic.BasicHeaderUI
          extended by mseries.plaf.Motif.MotifHeaderUI

public class MotifHeaderUI
extends BasicHeaderUI

The Metal Look and Feel UIDelagate for Header


Field Summary
 
Fields inherited from class mseries.plaf.basic.BasicHeaderUI
header
 
Constructor Summary
MotifHeaderUI()
           
 
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

MotifHeaderUI

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