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 ComponentUIDescription of the Methodprotected voidDescription of the Methodvoidpaint(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, uninstallUIMethods 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:
paintin classComponentUI- Parameters:
g- Description of Parameterc- Description of Parameter
-
installDefaults
protected void installDefaults()Description of the Method- Overrides:
installDefaultsin classBasicMenuBarUI
-
createUI
Description of the Method- Parameters:
c- Description of Parameter- Returns:
- Description of the Returned Value
-