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
- Source Code:
- MetalTriStateMenuItemUI.java
Fields inherited from class javax.swing.plaf.basic.BasicMenuItemUI |
acceleratorFont, acceleratorForeground, acceleratorSelectionForeground, arrowIcon, checkIcon, defaultTextIconGap, disabledForeground, menuDragMouseListener, menuItem, menuKeyListener, mouseInputListener, oldBorderPainted, selectionBackground, selectionForeground |
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 java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MetalTriStateMenuItemUI
public MetalTriStateMenuItemUI()
createUI
public static ComponentUI createUI(JComponent b)
getPropertyPrefix
public String getPropertyPrefix()
installDefaults
public void installDefaults()
Copyright © 2000-2004 FreeHEP, All Rights Reserved.