com.threerings.expr
Class ScopeEvent

java.lang.Object
  extended by java.util.EventObject
      extended by com.threerings.expr.ScopeEvent
All Implemented Interfaces:
Serializable

public class ScopeEvent
extends EventObject

Contains information about an updated scope.

See Also:
Serialized Form

Constructor Summary
ScopeEvent(Object source)
          Creates a new scope event.
 
Method Summary
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ScopeEvent

public ScopeEvent(Object source)
Creates a new scope event.



Copyright © 2011. All Rights Reserved.