|
|||||||||
| 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.sun.java.swing.plaf.windows.WindowsMenuBarUI
edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothMenuBarUI
public class SmoothMenuBarUI
| Field Summary |
|---|
| Fields inherited from class javax.swing.plaf.basic.BasicMenuBarUI |
|---|
changeListener, containerListener, menuBar |
| Constructor Summary | |
|---|---|
SmoothMenuBarUI()
|
|
| Method Summary | |
|---|---|
static javax.swing.plaf.ComponentUI |
createUI(javax.swing.JComponent jcomponent)
|
void |
paint(java.awt.Graphics g,
javax.swing.JComponent c)
|
| Methods inherited from class com.sun.java.swing.plaf.windows.WindowsMenuBarUI |
|---|
installKeyboardActions, installListeners, uninstallListeners |
| Methods inherited from class javax.swing.plaf.basic.BasicMenuBarUI |
|---|
createChangeListener, createContainerListener, getMaximumSize, getMinimumSize, installDefaults, installUI, uninstallDefaults, uninstallKeyboardActions, 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 SmoothMenuBarUI()
| Method Detail |
|---|
public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent jcomponent)
public void paint(java.awt.Graphics g,
javax.swing.JComponent c)
paint in class com.sun.java.swing.plaf.windows.WindowsMenuBarUI
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||