Uses of Class
com.jidesoft.swing.SidePaneGroup

Packages that use SidePaneGroup
com.jidesoft.plaf   
com.jidesoft.swing   
 

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
 java.util.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 to this component.
 void SidePane.removeGroup(SidePaneGroup group)
          Removes a SidePaneGroup from this component.
 



Copyright © 2009. All Rights Reserved.