Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
GNU Classpath
(0.95)
Frames
|
No Frames
Uses of Class java.awt.PopupMenu
Uses in package java.awt
Methods with parameter type java.awt.PopupMenu
void
Component
.
add
(
PopupMenu
popup)
Adds the specified popup menu to this component.
PopupMenuPeer
Toolkit
.
createPopupMenu
(
PopupMenu
target)
Creates a peer object for the specified
PopupMenu
.
Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
GNU Classpath
(0.95)