FreeHEP API
Version v1.2.2

org.freehep.swing.plaf.metal
Class MetalTriStateMenuItemUI

java.lang.Object
  |
  +--javax.swing.plaf.ComponentUI
        |
        +--javax.swing.plaf.ButtonUI
              |
              +--javax.swing.plaf.MenuItemUI
                    |
                    +--javax.swing.plaf.basic.BasicMenuItemUI
                          |
                          +--javax.swing.plaf.basic.BasicCheckBoxMenuItemUI
                                |
                                +--org.freehep.swing.plaf.metal.MetalTriStateMenuItemUI

public class MetalTriStateMenuItemUI
extends BasicCheckBoxMenuItemUI

Version:
$Id: MetalTriStateMenuItemUI.java,v 1.1 2000/05/23 07:57:40 duns Exp $
Author:
Mark Donszelmann

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

FreeHEP API
Version v1.2.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.