Package org.mozdev.MacroTracker.toolkit.event

Interface Summary
iEvent A general-purpose event format to be used in MacroTracker.
iListChangeEvent This interface represents a change in a NotifiableList.
iMacroListener This is a event that is ran when the user hits the Apply button in an interface.
iPropertyChangeEvent An event that occurs in MPropertiesTable when a property in the table has been changed by the user, either because the user has typed in new text or that he has copied/pasted data.
 

Class Summary
EventManager<E> This class manages events that can be fired in a program.