This class is used to create a multiple-exclusion scope for a set of
JTaskPaneGroups. Creating a set of JTaskPaneGroups with the same
GroupOfTaskPaneGroup object means that expanding one of those JTaskPaneGroups
will collapse all other JTaskPaneGroups in the group.
author: Frederic Lavigne
Method Summary
public void
add(JTaskPaneGroup taskpaneGroup) Adds a JTaskPaneGroup to this group.