Package | Description |
---|---|
cz.zcu.fav.kiv.editor.graphics.components.editor |
Modifier and Type | Method and Description |
---|---|
static TreeMenu |
TreeMenu.getInstance(EditorBody editorBody,
java.util.List<Section> sectionList)
Singleton constructor - gets the single instance of the
TreeMenu class. |
Constructor and Description |
---|
TreeMenu(EditorBody editorBody,
java.util.List<Section> sectionList)
Initializes a newly created
TreeMenu with the list of TreeMenu creates. |
TreeSelectAction(EditorBody editorBody)
Initializes a newly created
TreeSelectAction . |