jason.jeditplugin
Interface RunProjectListener

Package class diagram package RunProjectListener
All Known Implementing Classes:
JasonID

public interface RunProjectListener

This interface is implemented by objects that wants to be notified about changes in the MAS execution state (like JasonIDE).


Method Summary
 void masFinished()
           
 

Method Detail

masFinished

void masFinished()