ucar.unidata.ui.event
Interface ActionValueListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
ActionCoordinator, ActionSourceListener

public interface ActionValueListener
extends EventListener

Listeners for ActionValueEvents.

Version:
$Id: ActionValueListener.java,v 1.5 2005/05/13 18:32:15 jeffmc Exp $
Author:
John Caron

Method Summary
 void actionPerformed(ActionValueEvent e)
          _more_
 

Method Detail

actionPerformed

void actionPerformed(ActionValueEvent e)
_more_

Parameters:
e -