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
-
Nested Class Summary
Nested classes/interfaces inherited from class BasicMenuUI
BasicMenuUI.ChangeHandler, BasicMenuUI.MouseInputHandler -
Field Summary
Fields inherited from class BasicMenuUI
changeListener, menuListenerFields inherited from class 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 BasicMenuUI
createChangeListener, createMenuDragMouseListener, createMenuKeyListener, createMenuListener, createMouseInputListener, createPropertyChangeListener, getMaximumSize, getMinimumSize, getPropertyPrefix, installKeyboardActions, installListeners, setupPostTimer, uninstallKeyboardActions, uninstallListenersMethods inherited from class BasicMenuItemUI
doClick, getPath, getPreferredMenuItemSize, getPreferredSize, installComponents, installUI, paint, paintMenuItem, paintText, uninstallComponents, uninstallUI, updateMethods inherited from class 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
-