| Package | Description |
|---|---|
| com.jidesoft.swing |
The package contains many based classes we added on top of Swing for JIDE Common Layer.
|
| Modifier and Type | Method and Description |
|---|---|
SidePaneUI |
SidePane.getUI()
Returns the UI object which implements the L&F for this component.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SidePane.setUI(SidePaneUI ui)
Sets the UI object which implements the L&F for this component.
|