com.l2fprod.common.application.selection
Interface SelectionListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
DefaultAppContext

public interface SelectionListener
extends java.util.EventListener

SelectionListener.


Method Summary
 void selectionChanged(SelectionChangedEvent event)
           
 

Method Detail

selectionChanged

void selectionChanged(SelectionChangedEvent event)