toxTree.core
Interface IToxTreeEditor

All Known Subinterfaces:
IDecisionCategoryEditor, IDecisionMethodEditor, IDecisionRuleEditor
All Known Implementing Classes:
CategoryPanel, QSARModelEditor, RuleEditor, RulePanel, RulePropertyEditor, RuleQSARModelEditor, RuleRangeEditor, RuleStructuresPanel, SMARTSRuleEditor, SubstructureRulePanel, ToxTreeEditorPanel, TreeEditorPanel

public interface IToxTreeEditor

Parent interface for all editors in ToxTree.

Author:
Nina Jeliazkova

Method Summary
 java.awt.Component getVisualCompoment()
           
 boolean isEditable()
           
 void setEditable(boolean editable)
           
 

Method Detail

getVisualCompoment

java.awt.Component getVisualCompoment()

isEditable

boolean isEditable()

setEditable

void setEditable(boolean editable)


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