com.bbn.openmap.omGraphics.event
Interface SelectionListener

All Known Implementing Classes:
OMGraphicDeleteTool

public interface SelectionListener

An interface defining an object that is interested in receiving SelectionEvents.


Method Summary
 void selectionNotification(SelectionEvent se)
          The method that catches SelectionEvents.
 

Method Detail

selectionNotification

void selectionNotification(SelectionEvent se)
The method that catches SelectionEvents.



Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details