|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SidePaneGroup | |
|---|---|
| com.jidesoft.plaf | The package contains additional ComponentUI for JIDE components. |
| com.jidesoft.swing | The package contains many based classes we added on top of Swing for JIDE Common Layer. |
| Uses of SidePaneGroup in com.jidesoft.plaf |
|---|
| Methods in com.jidesoft.plaf that return SidePaneGroup | |
|---|---|
abstract SidePaneGroup |
SidePaneUI.getGroupForIndex(int index)
|
| Uses of SidePaneGroup in com.jidesoft.swing |
|---|
| Methods in com.jidesoft.swing that return types with arguments of type SidePaneGroup | |
|---|---|
List<SidePaneGroup> |
SidePane.getGroups()
Gets the list of groups in this components. |
| Methods in com.jidesoft.swing with parameters of type SidePaneGroup | |
|---|---|
void |
SidePane.addGroup(SidePaneGroup group)
Adds a SidePaneGroup |
void |
SidePane.removeGroup(SidePaneGroup group)
Removes a SidePaneGroup |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||