Package | Description |
---|---|
cz.zcu.fav.kiv.editor.beans.sections | |
cz.zcu.fav.kiv.editor.graphics.components.editor |
Modifier and Type | Method and Description |
---|---|
java.util.List<Subsection> |
Section.getSubsectionList() |
Modifier and Type | Method and Description |
---|---|
void |
Section.setSubsectionList(java.util.List<Subsection> subsectionList) |
Constructor and Description |
---|
SubsectionSheet(Subsection subsection)
Initializes a newly created
SubsectionSheet with the subsection. |