public class PgsCheckBoxMenuItemUI extends BasicCheckBoxMenuItemUI
BasicMenuItemUI.MouseInputHandleracceleratorDelimiter, acceleratorFont, acceleratorForeground, acceleratorSelectionForeground, arrowIcon, checkIcon, defaultTextIconGap, disabledForeground, menuDragMouseListener, menuItem, menuKeyListener, mouseInputListener, oldBorderPainted, propertyChangeListener, selectionBackground, selectionForeground| Constructor and Description |
|---|
PgsCheckBoxMenuItemUI() |
| Modifier and Type | Method and Description |
|---|---|
static ComponentUI |
createUI(JComponent c) |
protected void |
installDefaults() |
protected void |
paintBackground(Graphics g,
JMenuItem menuItem,
Color bgColor) |
protected void |
paintText(Graphics g,
JMenuItem c,
Rectangle textRect,
String text) |
getPropertyPrefix, processMouseEventcreateMenuDragMouseListener, createMenuKeyListener, createMouseInputListener, createPropertyChangeListener, doClick, getMaximumSize, getMinimumSize, getPath, getPreferredMenuItemSize, getPreferredSize, installComponents, installKeyboardActions, installListeners, installUI, paint, paintMenuItem, uninstallComponents, uninstallDefaults, uninstallKeyboardActions, uninstallListeners, uninstallUI, updatecontains, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehaviorpublic static ComponentUI createUI(JComponent c)
protected void installDefaults()
installDefaults in class BasicMenuItemUIprotected void paintBackground(Graphics g, JMenuItem menuItem, Color bgColor)
paintBackground in class BasicMenuItemUICopyright © 2015. All rights reserved.