fdda.graphics
Interface SelectionListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
ButtonBar, MenuBar, ObjectInspector

public interface SelectionListener
extends EventListener

Interface for listeners on the selection.

Author:
Jörg Rüdenauer

Method Summary
 void selectionChanged(SelectionEvent e)
          Informs the listener that the selection has changed.
 

Method Detail

selectionChanged

public void selectionChanged(SelectionEvent e)
Informs the listener that the selection has changed.

Parameters:
e - the event


API documentation for FDDA version 0.9. Generated on 17/02/2004 14:12.