de.jreality.plugin.basic
Class Content.ContentChangedEvent

java.lang.Object
  extended by de.jreality.plugin.basic.Content.ContentChangedEvent
Enclosing class:
Content

public static class Content.ContentChangedEvent
extends java.lang.Object


Field Summary
 SceneGraphNode node
           
 Tool tool
           
 Content.ChangeEventType type
           
 
Constructor Summary
Content.ContentChangedEvent(Content.ChangeEventType type)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

type

public Content.ChangeEventType type

node

public SceneGraphNode node

tool

public Tool tool
Constructor Detail

Content.ContentChangedEvent

public Content.ContentChangedEvent(Content.ChangeEventType type)