Package mgui.models.networks.components
Interface InterfaceNetworkComponentListener
- All Known Subinterfaces:
InterfaceNeuroComponentListener
- All Known Implementing Classes:
AbstractNetworkGraphConnection,AbstractNetworkGraphNode,AbstractNeuralNet,CorticalNetwork,CorticalNetworkGraphConnection,CorticalNetworkGraphNode,InterfaceNeuroTreeNode,KohonenNet,PerceptronNet
public interface InterfaceNetworkComponentListener
-
Method Summary
Modifier and Type Method Description voidcomponentUpdated(NetworkComponentEvent e)
-
Method Details
-
componentUpdated
-