jwo.landserf.gui3d
Interface SnapshotListener

All Known Implementing Classes:
GUI3d

public interface SnapshotListener

Interface for objects that need to be informed when a snapshot has been taken.

Version:
2.0, 7th August, 2003.
Author:
Jo Wood

Method Summary
 void snapshotReceived(ImageIcon snapshot)
          Receives an image containing the completed shapshot.
 

Method Detail

snapshotReceived

public void snapshotReceived(ImageIcon snapshot)
Receives an image containing the completed shapshot.

Parameters:
snapshot - Snapshot image.


Copyright Jo Wood, 1996-2004, last modified, 19th March, 2004