Rings
Version 0.3

threeD.ui.event
Class SceneEvent

java.lang.Object
  extended bythreeD.ui.event.SceneEvent
All Implemented Interfaces:
Event
Direct Known Subclasses:
SceneCloseEvent, SceneEditEvent, SceneOpenEvent

public abstract class SceneEvent
extends java.lang.Object
implements Event

A SceneEvent object represents an event that has taken place within the current scene.


Constructor Summary
SceneEvent()
           
 
Method Summary
 java.lang.String toString()
          Returns "SceneEvent".
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SceneEvent

public SceneEvent()
Method Detail

toString

public java.lang.String toString()
Returns "SceneEvent".


Rings
Version 0.3

Copyright 2003-05 Mike Murray