public interface IEditorFactory
| Modifier and Type | Method and Description |
|---|---|
PropertyChangeListener |
createApplyRuleOptions() |
IDecisionCategoryEditor |
createCategoryEditor(IDecisionCategory category) |
IDecisionRuleEditor |
createEditor(IDecisionRule rule) |
IToxTreeEditor |
createModelEditor(AbstractQSARModel model) |
PropertyChangeListener |
createPropertyInput() |
IDecisionMethodEditor |
createTreeEditor(IDecisionMethod method) |
JComponent |
optionsPanel(IDecisionMethod method,
org.openscience.cdk.interfaces.IAtomContainer atomContainer) |
JComponent optionsPanel(IDecisionMethod method, org.openscience.cdk.interfaces.IAtomContainer atomContainer)
IDecisionMethodEditor createTreeEditor(IDecisionMethod method)
IDecisionRuleEditor createEditor(IDecisionRule rule)
IToxTreeEditor createModelEditor(AbstractQSARModel model)
IDecisionCategoryEditor createCategoryEditor(IDecisionCategory category)
PropertyChangeListener createPropertyInput()
PropertyChangeListener createApplyRuleOptions()
Copyright © 2004–2018 Ideaconsult Ltd. All rights reserved.