com.jtattoo.plaf
Class BaseRadioButtonMenuItemUI
java.lang.Object
javax.swing.plaf.ComponentUI
javax.swing.plaf.ButtonUI
javax.swing.plaf.MenuItemUI
javax.swing.plaf.basic.BasicMenuItemUI
com.jtattoo.plaf.BaseMenuItemUI
com.jtattoo.plaf.BaseRadioButtonMenuItemUI
- Direct Known Subclasses:
- GraphiteRadioButtonMenuItemUI
public class BaseRadioButtonMenuItemUI
- extends BaseMenuItemUI
- 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.BasicMenuItemUI |
createMenuDragMouseListener, createMenuKeyListener, createMouseInputListener, createPropertyChangeListener, doClick, getMaximumSize, getMinimumSize, getPath, getPreferredMenuItemSize, getPreferredSize, getPropertyPrefix, installComponents, installKeyboardActions, installListeners, paint, paintMenuItem, uninstallComponents, uninstallDefaults, uninstallKeyboardActions, uninstallListeners |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BaseRadioButtonMenuItemUI
public BaseRadioButtonMenuItemUI()
createUI
public static ComponentUI createUI(JComponent b)
installDefaults
protected void installDefaults()
- Overrides:
installDefaults
in class BasicMenuItemUI
Copyright © 2011. All Rights Reserved.