diva.canvas.interactor
Interface SelectionListener

All Superinterfaces:
EventListener

public interface SelectionListener
extends EventListener

A model for graph selections which can be listened to.

Version:
$Revision: 1.4 $
Author:
Michael Shilman (michaels@eecs.berkeley.edu)

Method Summary
 void selectionChanged(SelectionEvent e)
          Called when the selection model has changed.
 

Method Detail

selectionChanged

void selectionChanged(SelectionEvent e)
Called when the selection model has changed.



Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.