Jeospace API

org.jeospace.event
Interface SimListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
ChronManager

public interface SimListener
extends java.util.EventListener

The listener interface for receiving simulation manager events.

Version:
$Revision: 1.1.1.1 $
Author:
Rex Melton

Method Summary
 void simAction(SimEvent se)
          Invoked when an simulation manager event occurs.
 

Method Detail

simAction

public void simAction(SimEvent se)
Invoked when an simulation manager event occurs.


Jeospace API

Copyright © 2006 - jeospace.org