| Package | Description |
|---|---|
| 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BasicJidePopupUI
A basic L&F implementation of Popup.
|
| Modifier and Type | Method and Description |
|---|---|
PopupUI |
JidePopup.getUI()
Returns the look-and-feel object that renders this component.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JidePopup.setUI(PopupUI ui)
Sets the UI delegate for this
Popup. |