org.freehep.swing.plaf.metal
Class MetalTriStateMenuItemUI

java.lang.Object
  extended by javax.swing.plaf.ComponentUI
      extended by javax.swing.plaf.ButtonUI
          extended by javax.swing.plaf.MenuItemUI
              extended by javax.swing.plaf.basic.BasicMenuItemUI
                  extended by javax.swing.plaf.basic.BasicCheckBoxMenuItemUI
                      extended by org.freehep.swing.plaf.metal.MetalTriStateMenuItemUI

public class MetalTriStateMenuItemUI
extends BasicCheckBoxMenuItemUI

Version:
$Id: MetalTriStateMenuItemUI.java 8584 2006-08-10 23:06:37Z duns $
Author:
Mark Donszelmann

Nested Class Summary
 
Nested classes/interfaces inherited from class javax.swing.plaf.basic.BasicMenuItemUI
BasicMenuItemUI.MouseInputHandler
 
Field Summary
 
Fields inherited from class javax.swing.plaf.basic.BasicMenuItemUI
acceleratorFont, acceleratorForeground, acceleratorSelectionForeground, arrowIcon, checkIcon, defaultTextIconGap, disabledForeground, menuDragMouseListener, menuItem, menuKeyListener, mouseInputListener, oldBorderPainted, selectionBackground, selectionForeground
 
Constructor Summary
MetalTriStateMenuItemUI()
           
 
Method Summary
static ComponentUI createUI(JComponent b)
           
 String getPropertyPrefix()
           
 void installDefaults()
           
 
Methods inherited from class javax.swing.plaf.basic.BasicCheckBoxMenuItemUI
processMouseEvent
 
Methods inherited from class javax.swing.plaf.basic.BasicMenuItemUI
createMenuDragMouseListener, createMenuKeyListener, createMouseInputListener, doClick, getMaximumSize, getMinimumSize, getPath, getPreferredMenuItemSize, getPreferredSize, installComponents, installKeyboardActions, installListeners, installUI, paint, paintBackground, paintMenuItem, paintText, uninstallComponents, uninstallDefaults, uninstallKeyboardActions, uninstallListeners, uninstallUI, update
 
Methods inherited from class javax.swing.plaf.ComponentUI
contains, getAccessibleChild, getAccessibleChildrenCount
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MetalTriStateMenuItemUI

public MetalTriStateMenuItemUI()
Method Detail

createUI

public static ComponentUI createUI(JComponent b)

getPropertyPrefix

public String getPropertyPrefix()
Overrides:
getPropertyPrefix in class BasicCheckBoxMenuItemUI

installDefaults

public void installDefaults()
Overrides:
installDefaults in class BasicMenuItemUI


Copyright © 2000-2007 FreeHEP. All Rights Reserved.