cage
Interface GeneratorListener

All Superinterfaces:
java.util.EventListener, java.beans.PropertyChangeListener
All Known Implementing Classes:
ResultPanel

public interface GeneratorListener
extends java.beans.PropertyChangeListener


Method Summary
 void showException(java.lang.Exception e, java.lang.String context)
           
 
Methods inherited from interface java.beans.PropertyChangeListener
propertyChange
 

Method Detail

showException

void showException(java.lang.Exception e,
                   java.lang.String context)