mseries.plaf.Metal
Class MetalHeaderUI
java.lang.Object
javax.swing.plaf.ComponentUI
mseries.plaf.basic.BasicHeaderUI
mseries.plaf.Metal.MetalHeaderUI
public class MetalHeaderUI
- extends BasicHeaderUI
The Metal Look and Feel UIDelagate for Header
|
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 java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MetalHeaderUI
public MetalHeaderUI()
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.
Copyright © 2001-2007 M Newstead. All Rights Reserved.