org.simbrain.network
Interface NetworkSelectionListener

All Superinterfaces:
EventListener

public interface NetworkSelectionListener
extends EventListener

A listener that receives notification of changes in the selection for network panel.


Method Summary
 void selectionChanged(NetworkSelectionEvent e)
          Notify this listener that the selection has changed.
 

Method Detail

selectionChanged

void selectionChanged(NetworkSelectionEvent e)
Notify this listener that the selection has changed.

Parameters:
e - network selection event