Uses of Interface
toxTree.core.IDecisionCategoryEditor

Packages that use IDecisionCategoryEditor
toxTree.core This packages contains only interface definitions, defining essential classes in toxTree application. 
toxTree.tree This packages contains abstract and default classes implementing the interfaces defined in toxTree.core package. 
toxTree.ui   
toxtree.ui.editors   
toxtree.ui.tree.categories User interface for viewing and editing categories IDecisionCategory in a decision tree IDecisionMethod 
 

Uses of IDecisionCategoryEditor in toxTree.core
 

Methods in toxTree.core that return IDecisionCategoryEditor
 IDecisionCategoryEditor IDecisionCategory.getEditor()
           
 

Uses of IDecisionCategoryEditor in toxTree.tree
 

Methods in toxTree.tree that return IDecisionCategoryEditor
 IDecisionCategoryEditor DefaultCategory.getEditor()
           
 

Uses of IDecisionCategoryEditor in toxTree.ui
 

Methods in toxTree.ui that return IDecisionCategoryEditor
 IDecisionCategoryEditor IEditorFactory.createCategoryEditor(IDecisionCategory category)
           
 IDecisionCategoryEditor EditorFactory.createCategoryEditor(IDecisionCategory category)
           
 

Uses of IDecisionCategoryEditor in toxtree.ui.editors
 

Methods in toxtree.ui.editors that return IDecisionCategoryEditor
 IDecisionCategoryEditor SwingEditorFactory.createCategoryEditor(IDecisionCategory category)
           
 

Uses of IDecisionCategoryEditor in toxtree.ui.tree.categories
 

Classes in toxtree.ui.tree.categories that implement IDecisionCategoryEditor
 class CategoryPanel
           
 



Copyright © 2004-2012 Ideaconsult Ltd.. All Rights Reserved.