Class SkinRadioButtonMenuItemUI


public final class SkinRadioButtonMenuItemUI extends SkinMenuItemUI
Version:
$Revision: 1.2 $, $Date: 2003/12/06 21:47:23 $
Author:
$Author: l2fprod $
  • Constructor Details

    • SkinRadioButtonMenuItemUI

      public SkinRadioButtonMenuItemUI()
  • Method Details

    • processMouseEvent

      public void processMouseEvent(JMenuItem item, MouseEvent e, MenuElement[] path, MenuSelectionManager manager)
      Description of the Method
      Parameters:
      item - Description of Parameter
      e - Description of Parameter
      path - Description of Parameter
      manager - Description of Parameter
    • getPropertyPrefix

      protected String getPropertyPrefix()
      Gets the PropertyPrefix attribute of the SkinRadioButtonMenuItemUI object
      Overrides:
      getPropertyPrefix in class BasicMenuItemUI
      Returns:
      The PropertyPrefix value
    • installDefaults

      protected void installDefaults()
      Description of the Method
      Overrides:
      installDefaults in class SkinMenuItemUI
    • createUI

      public static ComponentUI createUI(JComponent c)
      Description of the Method
      Parameters:
      c - Description of Parameter
      Returns:
      Description of the Returned Value