|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PopupUI | |
|---|---|
| com.jidesoft.plaf.basic | The package contains basic ComponentUI implementation for most of the JIDE components. |
| com.jidesoft.popup | The package contains JidePopup class for JIDE Common Layer. |
| Uses of PopupUI in com.jidesoft.plaf.basic |
|---|
| Subclasses of PopupUI in com.jidesoft.plaf.basic | |
|---|---|
class |
BasicJidePopupUI
A basic L&F implementation of Popup. |
| Uses of PopupUI in com.jidesoft.popup |
|---|
| Methods in com.jidesoft.popup that return PopupUI | |
|---|---|
PopupUI |
JidePopup.getUI()
Returns the look-and-feel object that renders this component. |
| Methods in com.jidesoft.popup with parameters of type PopupUI | |
|---|---|
void |
JidePopup.setUI(PopupUI ui)
Sets the UI delegate for this Popup. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||