com.jtattoo.plaf.graphite
Class GraphiteMenuUI
java.lang.Object
javax.swing.plaf.ComponentUI
javax.swing.plaf.ButtonUI
javax.swing.plaf.MenuItemUI
javax.swing.plaf.basic.BasicMenuItemUI
javax.swing.plaf.basic.BasicMenuUI
com.jtattoo.plaf.BaseMenuUI
com.jtattoo.plaf.graphite.GraphiteMenuUI
public class GraphiteMenuUI
- extends BaseMenuUI
- Author:
- Michael Hagen
Fields inherited from class javax.swing.plaf.basic.BasicMenuItemUI |
acceleratorFont, acceleratorForeground, acceleratorSelectionForeground, arrowIcon, checkIcon, defaultTextIconGap, disabledForeground, menuDragMouseListener, menuItem, menuKeyListener, mouseInputListener, oldBorderPainted, propertyChangeListener, selectionBackground, selectionForeground |
Methods inherited from class javax.swing.plaf.basic.BasicMenuUI |
createChangeListener, createMenuDragMouseListener, createMenuKeyListener, createMenuListener, createPropertyChangeListener, getMaximumSize, getPropertyPrefix, installKeyboardActions, installListeners, setupPostTimer, uninstallDefaults, uninstallKeyboardActions, uninstallListeners |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GraphiteMenuUI
public GraphiteMenuUI()
createUI
public static ComponentUI createUI(JComponent c)
paintBackground
protected void paintBackground(Graphics g,
JComponent c,
int x,
int y,
int w,
int h)
- Overrides:
paintBackground
in class BaseMenuUI
Copyright © 2011. All Rights Reserved.