org.formaria.aria.events
Interface Action


public interface Action

An interface for invoking an action

Copyright (c) Formaria Ltd., 2008

License: see license.txt

$Revision: 2.15 $


Method Summary
 void actionPerformed(java.lang.Object evt)
          Invoked when the action occurs
 

Method Detail

actionPerformed

void actionPerformed(java.lang.Object evt)
Invoked when the action occurs

Parameters:
evt - the action event