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 classNeuralNetEventMethods in mgui.interfaces.neuro with parameters of type NetworkEvent Modifier and Type Method Description voidInterfaceNetworkTreeNode. 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 voidNetworkListener. 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 voidCorticalNetworkGraph. networkUpdated(NetworkEvent e)voidNeuralNetGraph. networkUpdated(NetworkEvent e)