Uses of Class
mgui.models.networks.components.NetworkComponentEvent
| Package | Description |
|---|---|
| mgui.graphs.networks |
Classes representing network graphs.
|
| mgui.interfaces.neuro | |
| mgui.models.networks.components | |
| mgui.neuro.networks |
-
Uses of NetworkComponentEvent in mgui.graphs.networks
Methods in mgui.graphs.networks with parameters of type NetworkComponentEvent Modifier and Type Method Description voidAbstractNetworkGraphConnection. componentUpdated(NetworkComponentEvent e)voidAbstractNetworkGraphNode. componentUpdated(NetworkComponentEvent e) -
Uses of NetworkComponentEvent in mgui.interfaces.neuro
Subclasses of NetworkComponentEvent in mgui.interfaces.neuro Modifier and Type Class Description classNeuroComponentEventMethods in mgui.interfaces.neuro with parameters of type NetworkComponentEvent Modifier and Type Method Description voidInterfaceNeuroTreeNode. componentUpdated(NetworkComponentEvent e) -
Uses of NetworkComponentEvent in mgui.models.networks.components
Methods in mgui.models.networks.components with parameters of type NetworkComponentEvent Modifier and Type Method Description voidInterfaceNetworkComponentListener. componentUpdated(NetworkComponentEvent e) -
Uses of NetworkComponentEvent in mgui.neuro.networks
Methods in mgui.neuro.networks with parameters of type NetworkComponentEvent Modifier and Type Method Description voidAbstractNeuralNet. componentUpdated(NetworkComponentEvent e)voidCorticalNetwork. componentUpdated(NetworkComponentEvent e)