|
JIDE 3.5.15 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object javax.swing.plaf.ComponentUI javax.swing.plaf.PopupMenuUI javax.swing.plaf.basic.BasicPopupMenuUI com.sun.java.swing.plaf.windows.WindowsPopupMenuUI com.jidesoft.plaf.windows.WindowsJidePopupMenuUI
public class WindowsJidePopupMenuUI
Field Summary |
---|
Fields inherited from class javax.swing.plaf.basic.BasicPopupMenuUI |
---|
popupMenu |
Constructor Summary | |
---|---|
WindowsJidePopupMenuUI()
|
Method Summary | |
---|---|
static ComponentUI |
createUI(JComponent c)
|
Popup |
getPopup(JPopupMenu popupMenu,
int x,
int y)
|
Methods inherited from class com.sun.java.swing.plaf.windows.WindowsPopupMenuUI |
---|
installListeners, paint |
Methods inherited from class javax.swing.plaf.basic.BasicPopupMenuUI |
---|
installDefaults, installKeyboardActions, installUI, isPopupTrigger, uninstallDefaults, uninstallKeyboardActions, uninstallListeners, uninstallUI |
Methods inherited from class javax.swing.plaf.ComponentUI |
---|
contains, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize, getPreferredSize, update |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WindowsJidePopupMenuUI()
Method Detail |
---|
public static ComponentUI createUI(JComponent c)
public Popup getPopup(JPopupMenu popupMenu, int x, int y)
getPopup
in class com.sun.java.swing.plaf.windows.WindowsPopupMenuUI
|
JIDE 3.5.15 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |