Interface AnnotationListener

  • All Known Implementing Classes:
    EventQueue

    public interface AnnotationListener
    an interface that describes a listener for an annotation event
    Version:
    $Revision$
    Author:
    sjb90
    • Method Detail

      • annotationOccurred

        void annotationOccurred​(AnnotationEvent e)
        Receives an AnnotationEvent that contains a Step
        Parameters:
        e - the event containing the Step