org.zaval.misc.event
Interface PosListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
LwGrid, LwList, LwScroll, LwScrollPan, LwTextField

public interface PosListener
extends java.util.EventListener

This listener interface for receiving pos events.


Method Summary
 void posChanged(PosEvent e)
          Invoked when a virtual position has been changed.
 

Method Detail

posChanged

public void posChanged(PosEvent e)
Invoked when a virtual position has been changed.
Parameters:
e - the specified pos event.


Copyright © Zaval Creative Engineering Group, 2000-2005.
http://www.zaval.org