Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
Frames
|
No Frames
Uses of Class javax.swing.PopupFactory
Uses in package javax.swing
Methods with parameter type javax.swing.PopupFactory
void
PopupFactory
.
setSharedInstance
(
PopupFactory
factory)
Sets the shared factory.
Methods with return type javax.swing.PopupFactory
PopupFactory
PopupFactory
.
getSharedInstance
()
Retrieves the shared factory, creating a new factory if necessary.
Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About