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, update
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isPopupTrigger
public static ComponentUI createUI(JComponent c)
public Popup getPopup(JPopupMenu popupMenu, int x, int y)
getPopup
in class PopupMenuUI