| Represents a node in the group hierarchy.
Every single group has a name and an ID, and each group may have
unlimited subgroups. which may have sub-subgroups and so on.
This class represents a specific group, supplying methods to add new
groups and get information about them, as well all related sugroups.
This class is also used toghether with TreeGroup .
author: Rafael Steil |