com.jidesoft.plaf.metal
Class MetalCommandBarTitleBarUI
java.lang.Object
javax.swing.plaf.ComponentUI
javax.swing.plaf.MenuBarUI
com.jidesoft.plaf.CommandBarTitleBarUI
com.jidesoft.plaf.basic.BasicCommandBarTitleBarUI
com.jidesoft.plaf.metal.MetalCommandBarTitleBarUI
public class MetalCommandBarTitleBarUI
- extends BasicCommandBarTitleBarUI
Methods inherited from class com.jidesoft.plaf.basic.BasicCommandBarTitleBarUI |
createLayout, createPropertyListener, getPainter, installComponents, installDefaults, installListeners, installUI, uninstallComponents, uninstallDefaults, uninstallListeners, uninstallUI |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MetalCommandBarTitleBarUI
public MetalCommandBarTitleBarUI(CommandBarTitleBar titleBar)
createUI
public static ComponentUI createUI(JComponent c)
paint
public void paint(Graphics g,
JComponent c)
- Overrides:
paint
in class BasicCommandBarTitleBarUI