http://www.jpicedt.org

jpicedt.graphic.event
Interface SelectionListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
DockableAttributesCustomizer, MDIManager.BoardEventHandler

public interface SelectionListener
extends EventListener

Interface for an observer to receive notifications of changes made to a SelectionHandler

Since:
jpicedt 1.3.2
Version:
$Id: SelectionListener.java,v 1.7 2013/03/27 07:05:57 vincentb1 Exp $
Author:
Sylvain Reynal

Method Summary
 void selectionUpdate(SelectionEvent e)
          called when the content of the selection changed
 

Method Detail

selectionUpdate

void selectionUpdate(SelectionEvent e)
called when the content of the selection changed


http://www.jpicedt.org

Submit a bug : syd@jpicedt.org