Uses of Class
cz.zcu.fav.kiv.editor.beans.sections.Group

Packages that use Group
cz.zcu.fav.kiv.editor.beans.sections   
cz.zcu.fav.kiv.editor.graphics.components.editor   
 

Uses of Group in cz.zcu.fav.kiv.editor.beans.sections
 

Methods in cz.zcu.fav.kiv.editor.beans.sections that return types with arguments of type Group
 java.util.List<Group> Subsection.getGroupList()
           
 

Method parameters in cz.zcu.fav.kiv.editor.beans.sections with type arguments of type Group
 void Subsection.setGroupList(java.util.List<Group> groupList)
           
 

Uses of Group in cz.zcu.fav.kiv.editor.graphics.components.editor
 

Constructors in cz.zcu.fav.kiv.editor.graphics.components.editor with parameters of type Group
GroupPanel(Group group)
          Initializes a newly created SubsectionSheet with the group.