Uses of Class
cz.zcu.fav.kiv.editor.beans.common.ParentSection

Packages that use ParentSection
cz.zcu.fav.kiv.editor.beans.properties   
cz.zcu.fav.kiv.editor.beans.sections   
 

Uses of ParentSection in cz.zcu.fav.kiv.editor.beans.properties
 

Subclasses of ParentSection in cz.zcu.fav.kiv.editor.beans.properties
 class AttributeGroup
          The AttributeGroup class represents a group of atributes.
 

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

Subclasses of ParentSection in cz.zcu.fav.kiv.editor.beans.sections
 class Group
          The Group class represents a group of parameters and properties.
 class Section
          The Section class represents a section of editor.
 class Subsection
          The Subsection class represents a subsection of a Section.