|
Java Platform 1.2 Beta 4 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JPopupMenu | |
com.sun.java.swing | Provides a set of "lightweight" (all-Java |
Uses of JPopupMenu in com.sun.java.swing |
Methods in com.sun.java.swing that return JPopupMenu | |
JPopupMenu | JMenu.getPopupMenu()
Returns the popupmenu associated with this menu |
Methods in com.sun.java.swing with parameters of type JPopupMenu | |
protected JMenu.WinListener | JMenu.createWinListener(JPopupMenu p)
Create a window-closing listener for the popup. |
Constructors in com.sun.java.swing with parameters of type JPopupMenu | |
JMenu.WinListener.JMenu.WinListener(JPopupMenu p)
Create the window listener for the specified popup. |
|
Java Platform 1.2 Beta 4 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |