toxTree.ui
Interface IEditorFactory
- All Known Implementing Classes:
- EditorFactory, SwingEditorFactory
public interface IEditorFactory
optionsPanel
javax.swing.JComponent optionsPanel(IDecisionMethod method,
org.openscience.cdk.interfaces.IAtomContainer atomContainer)
createTreeEditor
IDecisionMethodEditor createTreeEditor(IDecisionMethod method)
createEditor
IDecisionRuleEditor createEditor(IDecisionRule rule)
createModelEditor
IToxTreeEditor createModelEditor(AbstractQSARModel model)
createCategoryEditor
IDecisionCategoryEditor createCategoryEditor(IDecisionCategory category)
createPropertyInput
java.beans.PropertyChangeListener createPropertyInput()
createApplyRuleOptions
java.beans.PropertyChangeListener createApplyRuleOptions()
Copyright © 2004-2012 Ideaconsult Ltd.. All Rights Reserved.