|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MacroListModifyEvent | |
---|---|
pmp | This package contains core classes of PMP macroprocessor. |
pmp.gui | This package contains classes for command-line interface of PMP macroprocessor. |
Uses of MacroListModifyEvent in pmp |
---|
Methods in pmp with parameters of type MacroListModifyEvent | |
---|---|
void |
Macroprocessor.macroListModified(MacroListModifyEvent event)
|
void |
MacroListModifyListener.macroListModified(MacroListModifyEvent event)
Method invoked on event. |
void |
Analyzer.macroListModified(MacroListModifyEvent event)
Listener method for macro list modifications. |
Uses of MacroListModifyEvent in pmp.gui |
---|
Methods in pmp.gui with parameters of type MacroListModifyEvent | |
---|---|
void |
MainPanel.macroListModified(MacroListModifyEvent event)
This method is invoked when change in the macro list occurs. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |