|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PopupLayer | |
---|---|
com.alee.managers.popup |
Uses of PopupLayer in com.alee.managers.popup |
---|
Subclasses of PopupLayer in com.alee.managers.popup | |
---|---|
class |
ShadeLayer
This special popup layer is used to place modal-like popups atop of it. |
Methods in com.alee.managers.popup that return PopupLayer | |
---|---|
PopupLayer |
WebPopup.getPopupLayer()
Returns popup layer this WebPopup is added into. |
static PopupLayer |
PopupManager.getPopupLayer(java.awt.Component component)
Returns cached popup layer for root pane containing specified component. |
static PopupLayer |
PopupManager.getPopupLayer(javax.swing.JRootPane rootPane)
Returns cached popup layer for the specified root pane. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |