public class AquaJidePopupMenuUI extends PopupMenuUI
| Constructor | Description |
|---|---|
AquaJidePopupMenuUI() |
| Modifier and Type | Method | Description |
|---|---|---|
static ComponentUI |
createUI(JComponent c) |
|
Popup |
getPopup(JPopupMenu popupMenu,
int x,
int y) |
contains, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize, getPreferredSize, installUI, paint, uninstallUI, updateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisPopupTriggerpublic static ComponentUI createUI(JComponent c)
public Popup getPopup(JPopupMenu popupMenu, int x, int y)
getPopup in class PopupMenuUI