| Package | Description |
|---|---|
| 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 |
AboutAction
Launches About dialog
|
class |
BatchAction
Starts a batch
IBatchProcessing |
class |
ClearResultAction
Clears the result of the current compound
|
class |
EditCompoundAction
Launches JChempaint to edit a compound
|
class |
EstimateAction
Applies a decision tree to the current molecule
|
class |
EstimateAllAction
Applies the decision tree on all loaded molecules
|
class |
ExplainAction
Explains the result of
EstimateAction |
class |
InfoAction
Provides inforation about files, etc.
|
class |
OpenFileAction
Loads a file inti
DataModule.getDataContainer() |
class |
QuitAction
Quit
ToxTreeApp |
class |
SaveFileAction
Saves a file
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClearFilteredSubsetsAction |
class |
GoToRecordAction |
class |
LookupCompoundAction |
class |
ShowFilteredFileAction |
| Modifier and Type | Class and Description |
|---|---|
class |
ClearMethodsList |
class |
EditDecisionMethodAction |
class |
LiadMethodsListAction |
class |
LoadAndEditTreeAction
Loads a decision tree from a file and launches a decision tree editor
|
class |
LoadTreeAction |
class |
NewTreeAction
Creates new
UserDefinedTree and launches toxTree.ui.tree.EditTreeFrame |
class |
SaveMethodsListAction |
class |
SelectAndEditTreeAction
Selects available tree types, makes a copy if it is read-only and launches a decision tree editor
|
class |
SelectNewTreeAction
Uses
SelectListDialog.selectNewTree(Component, ClassLoader) to present a list of classes that
implement IDecisionMethod . |
class |
SelectTreeAction
Selects a tree from available decision trees
|
class |
TreeOptionsAction |
class |
ViewTreeAction
Views a
IDecisionMethod |
Copyright © 2004–2018 Ideaconsult Ltd. All rights reserved.