org.zaval.lw.event
Interface LwActionListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
LwColorPanel, LwCombo, LwFilePanel, LwFontPanel, LwMenuBar, LwScroll, LwSpin, LwWindow, LwTreeGrid

public interface LwActionListener
extends java.util.EventListener

This listener interface for receiving action events.


Method Summary
 void actionPerformed(LwActionEvent e)
          Invoked when an action event occured.
 

Method Detail

actionPerformed

public void actionPerformed(LwActionEvent e)
Invoked when an action event occured. The specified action event is passed to the method.
Parameters:
e - the specified action event.


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