| Package | Description |
|---|---|
| toxTree.apps | |
| toxTree.apps.toxForest | |
| toxtree.data | |
| toxtree.ui |
Base classes for
ToxTreeApp user interface |
| 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.molecule |
| Modifier and Type | Method and Description |
|---|---|
protected CompoundPanel |
CompoundMethodApplication.createCompoundPanel(DataContainer dataContainer,
Color bgColor,
Color fColor) |
| Modifier and Type | Class and Description |
|---|---|
class |
ToxForestData
Main data container of
ToxForestApp. |
| Modifier and Type | Method and Description |
|---|---|
protected DataContainer |
ToxForestDataModule.createDataContainer(File inputFile) |
| Modifier and Type | Method and Description |
|---|---|
protected CompoundPanel |
ToxForestApp.createCompoundPanel(DataContainer dataContainer,
Color bgColor,
Color fColor) |
| Constructor and Description |
|---|
ToxForestCompoundPanel(DataContainer model,
Color bgColor,
Color fColor) |
| Modifier and Type | Class and Description |
|---|---|
class |
DecisionMethodData
Contains
MoleculesIterator |
| Modifier and Type | Field and Description |
|---|---|
protected DataContainer |
DataModule.dataContainer |
| Modifier and Type | Method and Description |
|---|---|
protected DataContainer |
ToxTreeModule.createDataContainer(File inputFile) |
protected DataContainer |
DecisionMethodsDataModule.createDataContainer(File inputFile) |
protected abstract DataContainer |
DataModule.createDataContainer(File inputFile) |
DataContainer |
DataModule.getDataContainer() |
| Modifier and Type | Field and Description |
|---|---|
protected DataContainer |
StatusBar.toxData |
| Modifier and Type | Method and Description |
|---|---|
void |
StatusBar.setDataContainer(DataContainer toxData) |
| Modifier and Type | Field and Description |
|---|---|
protected DataContainer |
DataContainerAction.dataContainer |
| Constructor and Description |
|---|
DataContainerAction(DataContainer dataContainer) |
DataContainerAction(DataContainer dataContainer,
String arg0) |
DataContainerAction(DataContainer dataContainer,
String arg0,
Icon arg1) |
NewMoleculeAction(DataContainer dataContainer) |
NewMoleculeAction(DataContainer dataContainer,
String name) |
NewMoleculeAction(DataContainer dataContainer,
String name,
Icon icon) |
| Modifier and Type | Field and Description |
|---|---|
protected DataContainer |
NavigationPanel.dataContainer |
protected DataContainer |
StructureEntryPanel.dataContainer |
| Modifier and Type | Method and Description |
|---|---|
DataContainer |
TopPanel.getDataContainer() |
DataContainer |
NavigationPanel.getDataContainer() |
DataContainer |
StructureEntryPanel.getDataContainer() |
| Modifier and Type | Method and Description |
|---|---|
void |
TopPanel.setDataContainer(DataContainer data) |
void |
NavigationPanel.setDataContainer(DataContainer dataContainer) |
void |
StructureEntryPanel.setDataContainer(DataContainer toxData) |
| Constructor and Description |
|---|
NavigationPanel(DataContainer datacontainer,
boolean arg0,
Color bgColor,
Color fColor) |
NavigationPanel(DataContainer datacontainer,
Color bgColor,
Color fColor) |
NavigationPanel(DataContainer datacontainer,
LayoutManager arg0,
boolean arg1,
Color bgColor,
Color fColor) |
NavigationPanel(DataContainer datacontainer,
LayoutManager arg0,
Color bgColor,
Color fColor) |
| Modifier and Type | Field and Description |
|---|---|
protected DataContainer |
CompoundPanel.dataContainer |
| Constructor and Description |
|---|
CompoundPanel(DataContainer model,
Color bgColor,
Color fColor) |
Copyright © 2004–2018 Ideaconsult Ltd. All rights reserved.