Class SkinMenuBarUI
java.lang.Object
javax.swing.plaf.ComponentUI
javax.swing.plaf.MenuBarUI
javax.swing.plaf.basic.BasicMenuBarUI
com.l2fprod.gui.plaf.skin.SkinMenuBarUI
-
Field Summary
Fields inherited from class 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 BasicMenuBarUI
createChangeListener, createContainerListener, getMaximumSize, getMinimumSize, installKeyboardActions, installListeners, installUI, uninstallDefaults, uninstallKeyboardActions, uninstallListeners, uninstallUIMethods inherited from class 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
-