Jeospace API

Uses of Class
org.jeospace.event.CockpitPropertyEvent

Packages that use CockpitPropertyEvent
org.jeospace.event Contains interfaces and classes supporting core object events. 
org.jeospace.x3d Contains classes that implement utility functions related to x3d capabilities and wrapper classes to encapsulate x3d nodes. 
 

Uses of CockpitPropertyEvent in org.jeospace.event
 

Methods in org.jeospace.event with parameters of type CockpitPropertyEvent
 void CockpitPropertyListener.cockpitPropertyChanged(CockpitPropertyEvent cpe)
          Invoked when a cockpit property change occurs.
 

Uses of CockpitPropertyEvent in org.jeospace.x3d
 

Methods in org.jeospace.x3d with parameters of type CockpitPropertyEvent
 void Cockpit.cockpitPropertyChanged(CockpitPropertyEvent cpe)
          The cockpit property listener, configures the cockpit's parameters due to changes in it's properties object.
 


Jeospace API

Copyright © 2006 - jeospace.org