Uses of Class
org.pushingpixels.radiance.component.api.common.popup.PopupPanelManager
Packages that use PopupPanelManager
-
Uses of PopupPanelManager in org.pushingpixels.radiance.component.api.common.popup
Fields in org.pushingpixels.radiance.component.api.common.popup declared as PopupPanelManagerModifier and TypeFieldDescriptionprivate static final PopupPanelManager
PopupPanelManager.instance
The singleton instance of popup panel manager.Methods in org.pushingpixels.radiance.component.api.common.popup that return PopupPanelManagerModifier and TypeMethodDescriptionstatic PopupPanelManager
PopupPanelManager.defaultManager()
Returns the default popup panel manager.