Interface NewMapAreaListener

All Superinterfaces:
EventListener

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

    Modifier and Type
    Method
    Description
    void
    Respond to new map area events
  • Method Details

    • actionPerformed

      void actionPerformed(NewMapAreaEvent e)
      Respond to new map area events
      Parameters:
      e - event to respond to