com.quadrique.jbuildingblocks.gui
Interface PanelPairSelectionListener


public interface PanelPairSelectionListener

This is the listener interface that must be implemented to register and to receive PanelPairSelectionEvent events.

Author:
Hervé Rivere

Method Summary
 void newSelection(PanelPairSelectionEvent zEvent)
          This method is called whenever a new selection occurs
 

Method Detail

newSelection

void newSelection(PanelPairSelectionEvent zEvent)
This method is called whenever a new selection occurs

Parameters:
zEvent - the selection event


Copyright © 2001-2009 Quadrique Corporation. All Rights Reserved.