FreeHEP API
Version current

org.freehep.swing.plaf.metal
Class MetalTriStateMenuItemUI

java.lang.Object
  extended byjavax.swing.plaf.ComponentUI
      extended byjavax.swing.plaf.ButtonUI
          extended byjavax.swing.plaf.MenuItemUI
              extended byjavax.swing.plaf.basic.BasicMenuItemUI
                  extended byjavax.swing.plaf.basic.BasicCheckBoxMenuItemUI
                      extended byorg.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
Source Code:
MetalTriStateMenuItemUI.java

Nested Class Summary
 
Nested classes 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()

installDefaults

public void installDefaults()

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.