Uses of Class
cz.zcu.fav.kiv.editor.graphics.components.editor.TreeMenu

Packages that use TreeMenu
cz.zcu.fav.kiv.editor.graphics.components.editor   
 

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

Methods in cz.zcu.fav.kiv.editor.graphics.components.editor that return TreeMenu
static TreeMenu TreeMenu.getInstance(EditorBody editorBody, java.util.List<Section> sectionList)
          Singleton constructor - gets the single instance of the TreeMenu class.