org.mozdev.MacroTracker.toolkit.event
Interface iMacroListener


public interface iMacroListener

This is a event that is ran when the user hits the Apply button in an interface.


Method Summary
 void doAction()
          The action to be performed when the user hits the Apply button.
 

Method Detail

doAction

void doAction()
The action to be performed when the user hits the Apply button.