Uses of Class
org.keridwen.modelling.group.editor.ui.ImprovedSelectionTree

Packages that use ImprovedSelectionTree
org.keridwen.modelling.group.editor.app   
org.keridwen.modelling.group.editor.ui   
 

Uses of ImprovedSelectionTree in org.keridwen.modelling.group.editor.app
 

Methods in org.keridwen.modelling.group.editor.app that return ImprovedSelectionTree
 ImprovedSelectionTree GroupsTreeEditor.getSelectionGroupsTree()
          Get the selection tree for the groups.
 

Methods in org.keridwen.modelling.group.editor.app with parameters of type ImprovedSelectionTree
 void GroupsTreeEditor.setSelectionGroupsTree(ImprovedSelectionTree selectionGroupsTree)
          Set the selection tree for the groups.
 

Uses of ImprovedSelectionTree in org.keridwen.modelling.group.editor.ui
 

Methods in org.keridwen.modelling.group.editor.ui that return ImprovedSelectionTree
 ImprovedSelectionTree GroupsTreeEditorView.getTree()
          Get the JTree
 

Constructors in org.keridwen.modelling.group.editor.ui with parameters of type ImprovedSelectionTree
GroupsTreeEditorView(ImprovedSelectionTree selectionGroupsTree, com.artenum.frida.processing.PropertyTypesFilter typesFilterIn, com.artenum.frida.processing.GroupOperatorTypeFilter operatorfilterIn)
          Main constructor.
 



Copyright © 2012-2013 Artenum. All Rights Reserved.