|
JIDE 3.5.15 | ||||||||
| 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.PopupMenuUI
javax.swing.plaf.basic.BasicPopupMenuUI
com.jidesoft.plaf.basic.BasicJidePopupMenuUI
public class BasicJidePopupMenuUI
| Field Summary |
|---|
| Fields inherited from class javax.swing.plaf.basic.BasicPopupMenuUI |
|---|
popupMenu |
| Constructor Summary | |
|---|---|
BasicJidePopupMenuUI()
|
|
| Method Summary | |
|---|---|
static Popup |
addScrollPaneIfNecessary(JPopupMenu popupMenu,
int x,
int y)
Adds a scroll pane to the popup menu if the popup menu is taller than the screen boundary. |
static ComponentUI |
createUI(JComponent c)
|
Popup |
getPopup(JPopupMenu popupMenu,
int x,
int y)
|
| Methods inherited from class javax.swing.plaf.basic.BasicPopupMenuUI |
|---|
installDefaults, installKeyboardActions, installListeners, installUI, isPopupTrigger, uninstallDefaults, uninstallKeyboardActions, uninstallListeners, uninstallUI |
| Methods inherited from class javax.swing.plaf.ComponentUI |
|---|
contains, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize, getPreferredSize, paint, update |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BasicJidePopupMenuUI()
| Method Detail |
|---|
public static ComponentUI createUI(JComponent c)
public Popup getPopup(JPopupMenu popupMenu,
int x,
int y)
getPopup in class PopupMenuUI
public static Popup addScrollPaneIfNecessary(JPopupMenu popupMenu,
int x,
int y)
popupMenu - the popup menu.x - the x originy - the y origin
|
JIDE 3.5.15 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||