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 void
componentUpdated(NetworkComponentEvent e)
-
Method Details
-
componentUpdated
-