com.acarter.scenemonitor.propertydescriptor.definitions
Class NodePropertyPage

java.lang.Object
  extended by com.acarter.scenemonitor.propertydescriptor.A_PropertyPage
      extended by com.acarter.scenemonitor.propertydescriptor.definitions.SpatialPropertyPage
          extended by com.acarter.scenemonitor.propertydescriptor.definitions.NodePropertyPage
Direct Known Subclasses:
PhysicsNodePropertyPage

public class NodePropertyPage
extends SpatialPropertyPage

Author:
Carter

Nested Class Summary
 
Nested classes/interfaces inherited from class com.acarter.scenemonitor.propertydescriptor.definitions.SpatialPropertyPage
SpatialPropertyPage.E_BoundingVolume, SpatialPropertyPage.E_RenderQueueMode
 
Field Summary
 
Fields inherited from class com.acarter.scenemonitor.propertydescriptor.A_PropertyPage
model
 
Constructor Summary
NodePropertyPage()
           
 
Method Summary
protected  void updateListeners(Spatial spatial)
           
 
Methods inherited from class com.acarter.scenemonitor.propertydescriptor.definitions.SpatialPropertyPage
updateModel
 
Methods inherited from class com.acarter.scenemonitor.propertydescriptor.A_PropertyPage
getUpdate, setUpdate, updateInfo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodePropertyPage

public NodePropertyPage()
Method Detail

updateListeners

protected void updateListeners(Spatial spatial)
Overrides:
updateListeners in class SpatialPropertyPage