Uses of Class
mgui.models.networks.NetworkEvent
Package | Description |
---|---|
mgui.interfaces.neuro | |
mgui.models.networks | |
mgui.neuro.graphs |
-
Uses of NetworkEvent in mgui.interfaces.neuro
Subclasses of NetworkEvent in mgui.interfaces.neuro Modifier and Type Class Description class
NeuralNetEvent
Methods in mgui.interfaces.neuro with parameters of type NetworkEvent Modifier and Type Method Description void
InterfaceNetworkTreeNode. networkUpdated(NetworkEvent e)
-
Uses of NetworkEvent in mgui.models.networks
Methods in mgui.models.networks with parameters of type NetworkEvent Modifier and Type Method Description void
NetworkListener. networkUpdated(NetworkEvent e)
-
Uses of NetworkEvent in mgui.neuro.graphs
Methods in mgui.neuro.graphs with parameters of type NetworkEvent Modifier and Type Method Description void
CorticalNetworkGraph. networkUpdated(NetworkEvent e)
void
NeuralNetGraph. networkUpdated(NetworkEvent e)