Uses of Class
org.pushingpixels.radiance.component.api.common.popup.PopupPanelManager
-
Packages that use PopupPanelManager Package Description org.pushingpixels.radiance.component.api.common.popup -
-
Uses of PopupPanelManager in org.pushingpixels.radiance.component.api.common.popup
Fields in org.pushingpixels.radiance.component.api.common.popup declared as PopupPanelManager Modifier and Type Field Description private static PopupPanelManager
PopupPanelManager. instance
The singleton instance of popup panel manager.Methods in org.pushingpixels.radiance.component.api.common.popup that return PopupPanelManager Modifier and Type Method Description static PopupPanelManager
PopupPanelManager. defaultManager()
Returns the default popup panel manager.
-