Jeospace API

Uses of Interface
org.jeospace.event.ProfileListener

Packages that use ProfileListener
org.jeospace.simulation Contains classes to configure, manage and control the simulation/visulation environment. 
 

Uses of ProfileListener in org.jeospace.simulation
 

Classes in org.jeospace.simulation that implement ProfileListener
 class Executive
          The Executive is the simulation configuration manager.
 

Methods in org.jeospace.simulation with parameters of type ProfileListener
 void Profile.addProfileListener(ProfileListener listener)
          Add a listener to this profile
 void Profile.removeProfileListener(ProfileListener listener)
          Remove a listener from this profile
 


Jeospace API

Copyright © 2006 - jeospace.org