public class BasicCheckBoxMenuItemUI extends BasicMenuItemUI
BasicMenuItemUI.MouseInputHandler
acceleratorDelimiter,
acceleratorFont,
acceleratorForeground,
acceleratorSelectionForeground,
arrowIcon,
checkIcon,
defaultTextIconGap,
disabledForeground,
menuDragMouseListener,
menuItem,
menuKeyListener,
mouseInputListener,
oldBorderPainted,
propertyChangeListener,
selectionBackground,
selectionForeground
Constructor and Description |
---|
BasicCheckBoxMenuItemUI()
|
Modifier and Type | Method and Description |
---|---|
static ComponentUI |
createUI(JComponent c)
|
protected String
|
getPropertyPrefix()
|
void |
processMouseEvent(JMenuItem item,
MouseEvent e, MenuElement[] path, MenuSelectionManager manager)
|
createMenuDragMouseListener,
createMenuKeyListener,
createMouseInputListener,
createPropertyChangeListener,
doClick,
getMaximumSize,
getMinimumSize,
getPath,
getPreferredMenuItemSize,
getPreferredSize,
installComponents,
installDefaults,
installKeyboardActions,
installListeners,
installUI,
paint,
paintBackground,
paintMenuItem,
paintText,
uninstallComponents,
uninstallDefaults,
uninstallKeyboardActions,
uninstallListeners,
uninstallUI,
update
contains,
getAccessibleChild,
getAccessibleChildrenCount,
getBaseline,
getBaselineResizeBehavior
public static ComponentUI createUI(JComponent c)
protected String getPropertyPrefix()
public void processMouseEvent(JMenuItem item, MouseEvent e, MenuElement[] path, MenuSelectionManager manager)