Package com.jtattoo.plaf.texture
Class TextureMenuUI
TextureMenuUI class.
Author Michael Hagen-
Nested Class Summary
Nested classes/interfaces inherited from class com.jtattoo.plaf.base.BaseMenuUI
BaseMenuUI.MyMouseInputHandlerNested classes/interfaces inherited from class javax.swing.plaf.basic.BasicMenuUI
BasicMenuUI.ChangeHandler, BasicMenuUI.MouseInputHandler -
Field Summary
Fields inherited from class com.jtattoo.plaf.base.BaseMenuUI
paintRolloverBorderFields inherited from class javax.swing.plaf.basic.BasicMenuUI
changeListener, menuListenerFields inherited from class javax.swing.plaf.basic.BasicMenuItemUI
acceleratorDelimiter, acceleratorFont, acceleratorForeground, acceleratorSelectionForeground, arrowIcon, checkIcon, defaultTextIconGap, disabledForeground, menuDragMouseListener, menuItem, menuKeyListener, mouseInputListener, oldBorderPainted, propertyChangeListener, selectionBackground, selectionForeground -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ComponentUIprotected voidpaintBackground(Graphics g, JComponent c, int x, int y, int w, int h) paintBackground.protected voidMethods inherited from class com.jtattoo.plaf.base.BaseMenuUI
createMouseInputListener, installDefaults, installUI, paintBackground, uninstallUI, updateMethods inherited from class javax.swing.plaf.basic.BasicMenuUI
createChangeListener, createMenuDragMouseListener, createMenuKeyListener, createMenuListener, createPropertyChangeListener, getMaximumSize, getMinimumSize, getPropertyPrefix, installKeyboardActions, installListeners, setupPostTimer, uninstallDefaults, uninstallKeyboardActions, uninstallListenersMethods inherited from class javax.swing.plaf.basic.BasicMenuItemUI
doClick, getPath, getPreferredMenuItemSize, getPreferredSize, installComponents, paint, paintMenuItem, uninstallComponentsMethods inherited from class javax.swing.plaf.ComponentUI
contains, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior
-
Constructor Details
-
TextureMenuUI
public TextureMenuUI()Constructor for TextureMenuUI.
-
-
Method Details
-
createUI
-
paintBackground
paintBackground.
- Overrides:
paintBackgroundin classBaseMenuUI- Parameters:
g- aGraphicsobject.c- aJComponentobject.x- aIntegerobject.y- aIntegerobject.w- aIntegerobject.h- aIntegerobject.
-
paintText
- Overrides:
paintTextin classBaseMenuUI
-