| Package | Description |
|---|---|
| com.jidesoft.swing.event |
The package contains events for components under com.jidesoft.swing package for JIDE Common Layer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SidePaneListener.sidePaneTabDeselected(SidePaneEvent e)
Invoked when a tab is deselected in the
SidePaneGroup. |
void |
SidePaneListener.sidePaneTabSelected(SidePaneEvent e)
Invoked when a tab is selected in the
SidePaneGroup. |