public class StayOpenCheckBoxMenuItemUI extends javax.swing.plaf.basic.BasicCheckBoxMenuItemUI
acceleratorDelimiter, acceleratorFont, acceleratorForeground, acceleratorSelectionForeground, arrowIcon, checkIcon, defaultTextIconGap, disabledForeground, menuDragMouseListener, menuItem, menuKeyListener, mouseInputListener, oldBorderPainted, propertyChangeListener, selectionBackground, selectionForeground
Constructor and Description |
---|
StayOpenCheckBoxMenuItemUI() |
Modifier and Type | Method and Description |
---|---|
static javax.swing.plaf.ComponentUI |
createUI(javax.swing.JComponent c)
Creates a new
StayOpenCheckBoxMenuItemUI . |
protected void |
doClick(javax.swing.MenuSelectionManager msm) |
void |
update(java.awt.Graphics g,
javax.swing.JComponent c) |
getPropertyPrefix, processMouseEvent
createMenuDragMouseListener, createMenuKeyListener, createMouseInputListener, createPropertyChangeListener, getMaximumSize, getMinimumSize, getPath, getPreferredMenuItemSize, getPreferredSize, installComponents, installDefaults, installKeyboardActions, installListeners, installUI, paint, paintBackground, paintMenuItem, paintText, uninstallComponents, uninstallDefaults, uninstallKeyboardActions, uninstallListeners, uninstallUI
public StayOpenCheckBoxMenuItemUI()
protected void doClick(javax.swing.MenuSelectionManager msm)
doClick
in class javax.swing.plaf.basic.BasicMenuItemUI
public void update(java.awt.Graphics g, javax.swing.JComponent c)
update
in class javax.swing.plaf.basic.BasicMenuItemUI
public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent c)
StayOpenCheckBoxMenuItemUI
.c
- not usedStayOpenCheckBoxMenuItemUI