Package com.jidesoft.plaf.metal
Class MetalRadioButtonMenuItemUI
- java.lang.Object
-
- javax.swing.plaf.ComponentUI
-
- javax.swing.plaf.ButtonUI
-
- javax.swing.plaf.MenuItemUI
-
- com.jidesoft.plaf.vsnet.VsnetMenuItemUI
-
- com.jidesoft.plaf.metal.MetalRadioButtonMenuItemUI
-
public class MetalRadioButtonMenuItemUI extends VsnetMenuItemUI
RadioButtonMenuItem UI implementation
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.jidesoft.plaf.vsnet.VsnetMenuItemUI
VsnetMenuItemUI.MouseInputHandler
-
-
Field Summary
-
Fields inherited from class com.jidesoft.plaf.vsnet.VsnetMenuItemUI
_isFloatingIcon, acceleratorFont, acceleratorForeground, acceleratorRect, acceleratorSelectionForeground, arrowIcon, arrowIconRect, backgroundColor, borderColor, checkIcon, checkIconRect, defaultAccelEndGap, defaultShadowWidth, defaultTextIconGap, disabledForeground, iconRect, menuDragMouseListener, menuItem, menuKeyListener, mouseInputListener, oldBorderPainted, selectionBackground, selectionForeground, shadowColor, textRect, viewRect, windowInputMap, zeroRect
-
-
Constructor Summary
Constructors Constructor Description MetalRadioButtonMenuItemUI()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static javax.swing.plaf.ComponentUI
createUI(javax.swing.JComponent b)
protected java.lang.String
getPropertyPrefix()
-
Methods inherited from class com.jidesoft.plaf.vsnet.VsnetMenuItemUI
createActionMap, createInputMap, createMenuDragMouseListener, createMenuKeyListener, createMouseInputListener, doClick, getActionMap, getIcon, getMaximumSize, getMinimumSize, getPainter, getPath, getPreferredMenuItemSize, getPreferredSize, getRightMargin, installComponents, installDefaults, installKeyboardActions, installListeners, installUI, isDownArrowVisible, isFloatingIcon, paint, paintBackground, paintCheckBox, paintIcon, paintMenuItem, paintText, uninstallComponents, uninstallDefaults, uninstallKeyboardActions, uninstallListeners, uninstallUI, update, useCheckAndArrow
-
-
-
-
Method Detail
-
createUI
public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent b)
-
getPropertyPrefix
protected java.lang.String getPropertyPrefix()
- Overrides:
getPropertyPrefix
in classVsnetMenuItemUI
-
-