Interface NewProjectionListener

All Superinterfaces:
EventListener

public interface NewProjectionListener extends EventListener
Listeners for new Projection events
Version:
$Id: NewProjectionListener.java,v 1.7 2005/05/13 18:33:14 jeffmc Exp $
Author:
John Caron
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Respond to NewProjectionEvent-s.
  • Method Details

    • actionPerformed

      void actionPerformed(NewProjectionEvent e)
      Respond to NewProjectionEvent-s.
      Parameters:
      e - event to respond to