UI
Interface GEVAActionListener

All Known Implementing Classes:
GEVAConfigGUI, GEVAPropertiesGUI

public interface GEVAActionListener

Interface to be implemented by any class that wants to listen to GEVAControl events

Author:
eliottbartley

Method Summary
 boolean actionPerformed(GEVAActionEvent e)
          Called when an event executes, such as LOAD/SAVE/DIRTY/VALID
 

Method Detail

actionPerformed

boolean actionPerformed(GEVAActionEvent e)
Called when an event executes, such as LOAD/SAVE/DIRTY/VALID