toxTree.core
Interface IDecisionCategoryEditor

All Superinterfaces:
IToxTreeEditor
All Known Implementing Classes:
CategoryPanel

public interface IDecisionCategoryEditor
extends IToxTreeEditor


Method Summary
 IDecisionCategory edit(java.awt.Component owner, IDecisionCategory category)
           
 IDecisionCategory getCategory()
           
 void setCategory(IDecisionCategory category)
           
 
Methods inherited from interface toxTree.core.IToxTreeEditor
getVisualCompoment, isEditable, setEditable
 

Method Detail

setCategory

void setCategory(IDecisionCategory category)

getCategory

IDecisionCategory getCategory()

edit

IDecisionCategory edit(java.awt.Component owner,
                       IDecisionCategory category)


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