Uses of Class
toxtree.ui.DataModulePanel

Packages that use DataModulePanel
toxTree.apps   
toxTree.apps.toxForest   
toxtree.ui Base classes for ToxTreeApp user interface 
 

Uses of DataModulePanel in toxTree.apps
 

Fields in toxTree.apps declared as DataModulePanel
protected  DataModulePanel CompoundMethodApplication.dataModulePanel
           
 

Methods in toxTree.apps that return DataModulePanel
protected  DataModulePanel ToxTreeApp.createDataModulePanel(DataModule dataModule)
           
protected abstract  DataModulePanel CompoundMethodApplication.createDataModulePanel(DataModule dataModule)
           
 

Uses of DataModulePanel in toxTree.apps.toxForest
 

Subclasses of DataModulePanel in toxTree.apps.toxForest
 class ToxForestDataModulePanel
          Bottom panel of ToxForestApp (decision trees table).
 

Methods in toxTree.apps.toxForest that return DataModulePanel
protected  DataModulePanel ToxForestApp.createDataModulePanel(DataModule dataModule)
           
 

Uses of DataModulePanel in toxtree.ui
 

Subclasses of DataModulePanel in toxtree.ui
 class HazardPanel
          The panel at the right of ToxTreeApp main screen.
 



Copyright © 2004-2012 Ideaconsult Ltd.. All Rights Reserved.