Package com.l2fprod.gui.plaf.skin
Class SkinMenuUI
java.lang.Object
javax.swing.plaf.ComponentUI
javax.swing.plaf.ButtonUI
javax.swing.plaf.MenuItemUI
javax.swing.plaf.basic.BasicMenuItemUI
javax.swing.plaf.basic.BasicMenuUI
com.l2fprod.gui.plaf.skin.SkinMenuUI
Description of the Class
- Author:
- fred
-
Nested Class Summary
Nested classes/interfaces inherited from class javax.swing.plaf.basic.BasicMenuUI
BasicMenuUI.ChangeHandler, BasicMenuUI.MouseInputHandler -
Field Summary
Fields 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 ComponentUIDescription of the Methodprotected voidDescription of the Methodprotected voidpaintBackground(Graphics g, JMenuItem menuItem, Color bgColor) protected voidDescription of the MethodMethods inherited from class javax.swing.plaf.basic.BasicMenuUI
createChangeListener, createMenuDragMouseListener, createMenuKeyListener, createMenuListener, createMouseInputListener, createPropertyChangeListener, getMaximumSize, getMinimumSize, getPropertyPrefix, installKeyboardActions, installListeners, setupPostTimer, uninstallKeyboardActions, uninstallListenersMethods inherited from class javax.swing.plaf.basic.BasicMenuItemUI
doClick, getPath, getPreferredMenuItemSize, getPreferredSize, installComponents, installUI, paint, paintMenuItem, paintText, uninstallComponents, uninstallUI, updateMethods inherited from class javax.swing.plaf.ComponentUI
contains, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior
-
Constructor Details
-
SkinMenuUI
public SkinMenuUI()
-
-
Method Details
-
paintBackground
- Overrides:
paintBackgroundin classBasicMenuItemUI
-
installDefaults
protected void installDefaults()Description of the Method- Overrides:
installDefaultsin classBasicMenuUI
-
uninstallDefaults
protected void uninstallDefaults()Description of the Method- Overrides:
uninstallDefaultsin classBasicMenuUI
-
createUI
Description of the Method- Parameters:
c- Description of Parameter- Returns:
- Description of the Returned Value
-