Uses of Interface
com.croftsoft.apps.neuro.NeuroConfig

Packages that use NeuroConfig
com.croftsoft.apps.neuro Neuronal network simulation animation. 
 

Uses of NeuroConfig in com.croftsoft.apps.neuro
 

Classes in com.croftsoft.apps.neuro that implement NeuroConfig
 class NeuroConfigImp
          Neuro configuration.
 

Methods in com.croftsoft.apps.neuro that return NeuroConfig
 NeuroConfig NeuroMain.getNeuroConfig()
           
static NeuroConfig NeuroConfigImp.load(String[] args)
           
 

Constructors in com.croftsoft.apps.neuro with parameters of type NeuroConfig
NeuroAnimator(NeuroConfig neuroConfig, Mail<NeuroMessage> mail, NeuroModel neuroModel, JComponent jComponent)
          Main constructor.
NeuroModelImp(NeuroConfig neuroConfig, Mail<NeuroMessage> mail)
           
NeuroView(NeuroConfig neuroConfig, Mail<NeuroMessage> mail, NeuroModel neuroModel)
           
 


CroftSoft Javadoc

CroftSoft Apps Javadoc (2008-09-28 21:15:07)