com.jidesoft.plaf.vsnet
Class VsnetRadioButtonMenuItemUI
java.lang.Object
javax.swing.plaf.ComponentUI
javax.swing.plaf.ButtonUI
javax.swing.plaf.MenuItemUI
com.jidesoft.plaf.vsnet.VsnetMenuItemUI
com.jidesoft.plaf.vsnet.VsnetRadioButtonMenuItemUI
public class VsnetRadioButtonMenuItemUI
- extends VsnetMenuItemUI
RadioButtonMenuItem UI implementation
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 |
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 |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VsnetRadioButtonMenuItemUI
public VsnetRadioButtonMenuItemUI()
createUI
public static ComponentUI createUI(JComponent b)
getPropertyPrefix
protected String getPropertyPrefix()
- Overrides:
getPropertyPrefix
in class VsnetMenuItemUI