|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.plaf.ComponentUI
javax.swing.plaf.MenuBarUI
javax.swing.plaf.basic.BasicMenuBarUI
com.l2fprod.gui.plaf.skin.SkinMenuBarUI
public final class SkinMenuBarUI
Description of the Class
Field Summary |
---|
Fields inherited from class javax.swing.plaf.basic.BasicMenuBarUI |
---|
changeListener, containerListener, menuBar |
Constructor Summary | |
---|---|
SkinMenuBarUI()
|
Method Summary | |
---|---|
static javax.swing.plaf.ComponentUI |
createUI(javax.swing.JComponent c)
Description of the Method |
protected void |
installDefaults()
Description of the Method |
void |
paint(java.awt.Graphics g,
javax.swing.JComponent c)
Description of the Method |
Methods 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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SkinMenuBarUI()
Method Detail |
---|
public void paint(java.awt.Graphics g, javax.swing.JComponent c)
paint
in class javax.swing.plaf.ComponentUI
g
- Description of Parameterc
- Description of Parameterprotected void installDefaults()
installDefaults
in class javax.swing.plaf.basic.BasicMenuBarUI
public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent c)
c
- Description of Parameter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |