com.jgoodies.looks.common
Class ExtBasicCheckBoxMenuItemUI
java.lang.Object
javax.swing.plaf.ComponentUI
javax.swing.plaf.ButtonUI
javax.swing.plaf.MenuItemUI
javax.swing.plaf.basic.BasicMenuItemUI
com.jgoodies.looks.common.ExtBasicMenuItemUI
com.jgoodies.looks.common.ExtBasicRadioButtonMenuItemUI
com.jgoodies.looks.common.ExtBasicCheckBoxMenuItemUI
public final class ExtBasicCheckBoxMenuItemUI
- extends ExtBasicRadioButtonMenuItemUI
Renders aligned JCheckBoxMenuItems.
- Version:
- $Revision: 1.3 $
- Author:
- Karsten Lentzsch
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, getPreferredSize, installComponents, installKeyboardActions, installListeners, installUI, paint, paintBackground, paintText, uninstallComponents, uninstallKeyboardActions, uninstallListeners, uninstallUI, update |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExtBasicCheckBoxMenuItemUI
public ExtBasicCheckBoxMenuItemUI()
getPropertyPrefix
protected String getPropertyPrefix()
- Overrides:
getPropertyPrefix
in class ExtBasicRadioButtonMenuItemUI
createUI
public static ComponentUI createUI(JComponent b)
Copyright © 2001-2007 JGoodies Karsten Lentzsch. All Rights Reserved.