de.winterfish.neon.event
Class NeonSelectionEvent

java.lang.Object
  |
  +--de.winterfish.neon.event.NeonSelectionEvent

public class NeonSelectionEvent
extends java.lang.Object


Constructor Summary
NeonSelectionEvent(DataNode node)
           
 
Method Summary
 DataNode getNode()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NeonSelectionEvent

public NeonSelectionEvent(DataNode node)
Method Detail

getNode

public DataNode getNode()