Package com.l2fprod.gui.plaf.skin
Class SkinMenuBarUI
java.lang.Object
javax.swing.plaf.ComponentUI
javax.swing.plaf.MenuBarUI
javax.swing.plaf.basic.BasicMenuBarUI
com.l2fprod.gui.plaf.skin.SkinMenuBarUI
Description of the Class
- Author:
- fred
-
Field Summary
Fields inherited from class javax.swing.plaf.basic.BasicMenuBarUI
changeListener, containerListener, menuBar
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ComponentUI
Description of the Methodprotected void
Description of the Methodvoid
paint
(Graphics g, JComponent c) Description of the MethodMethods inherited from class javax.swing.plaf.basic.BasicMenuBarUI
createChangeListener, createContainerListener, getMaximumSize, getMinimumSize, installKeyboardActions, installListeners, installUI, uninstallDefaults, uninstallKeyboardActions, uninstallListeners, uninstallUI
Methods inherited from class javax.swing.plaf.ComponentUI
contains, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, getPreferredSize, update
-
Constructor Details
-
SkinMenuBarUI
public SkinMenuBarUI()
-
-
Method Details
-
paint
Description of the Method- Overrides:
paint
in classComponentUI
- Parameters:
g
- Description of Parameterc
- Description of Parameter
-
installDefaults
protected void installDefaults()Description of the Method- Overrides:
installDefaults
in classBasicMenuBarUI
-
createUI
Description of the Method- Parameters:
c
- Description of Parameter- Returns:
- Description of the Returned Value
-