pmp
Interface MacroListModifyListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
Analyzer, Macroprocessor, MainPanel

public interface MacroListModifyListener
extends java.util.EventListener

Listener interface for notifications of macro list modifications.

Title: PMP: Macroprocessor

Description: Java macroprocessor

Copyright: Copyright (c) 2005

Version:
1.0
Author:
Luděk Hlaváček

Method Summary
 void macroListModified(MacroListModifyEvent event)
          Method invoked on event.
 

Method Detail

macroListModified

void macroListModified(MacroListModifyEvent event)
Method invoked on event.

Parameters:
event -