| Package | Description |
|---|---|
| toxTree.apps.toxForest | |
| toxtree.data | |
| toxtree.ui.actions |
Actions (derived from
AbstractAction
used in ToxTreeApp main menu. |
| toxtree.ui.molecule |
UI classes for viewing and editing a
|
| toxtree.ui.tree.actions |
Actions (derived from
AbstractAction for the decision tree user interface
toxTree.ui.tree |
| Modifier and Type | Class and Description |
|---|---|
class |
ToxForestDataModule
Main data class of
ToxForestApp. |
| Modifier and Type | Class and Description |
|---|---|
class |
ToxTreeModule
Contains data essential for
ToxTreeApp application
the current method IDecisionMethod
the result IDecisionResult
the list of available methods IDecisionMethodsList
the data DecisionMethodData
the tree data DecisionMethodData
the batch processing object ToxTreeBatchProcessing
Also contains some UI frames :
a Frame to view a decision tree TreeFrame
a Frame to edit a decision tree toxTree.ui.tree.EditTreeFrame
a dialog with structure diagram editor JChemPaintDialog
and a org.openscience.cdk.applications.jchempaint.JChemPaintModel
|
| Constructor and Description |
|---|
EditCompoundAction(DecisionMethodsDataModule module) |
EditCompoundAction(DecisionMethodsDataModule module,
String name) |
EditCompoundAction(DecisionMethodsDataModule module,
String name,
Icon icon) |
| Constructor and Description |
|---|
ShowFilteredFileAction(DecisionMethodsDataModule module) |
ShowFilteredFileAction(DecisionMethodsDataModule module,
String name) |
ShowFilteredFileAction(DecisionMethodsDataModule module,
String name,
Icon icon) |
Copyright © 2004–2018 Ideaconsult Ltd. All rights reserved.