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, processMouseEventcreateMenuDragMouseListener, createMenuKeyListener, createMouseInputListener, createPropertyChangeListener, getMaximumSize, getMinimumSize, getPath, getPreferredMenuItemSize, getPreferredSize, installComponents, installDefaults, installKeyboardActions, installListeners, installUI, paint, paintBackground, paintMenuItem, paintText, uninstallComponents, uninstallDefaults, uninstallKeyboardActions, uninstallListeners, uninstallUIpublic StayOpenCheckBoxMenuItemUI()
protected void doClick(javax.swing.MenuSelectionManager msm)
doClick in class javax.swing.plaf.basic.BasicMenuItemUIpublic void update(java.awt.Graphics g, javax.swing.JComponent c)
update in class javax.swing.plaf.basic.BasicMenuItemUIpublic static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent c)
StayOpenCheckBoxMenuItemUI.c - not usedStayOpenCheckBoxMenuItemUI