public abstract class ObjectEvent extends SciJavaEvent
Constructor and Description |
---|
ObjectEvent(Object object) |
Modifier and Type | Method and Description |
---|---|
Object |
getObject() |
String |
toString() |
consume, dumpStack, getCallingThread, getStackTrace, isConsumed, setCallingThread, setConsumed
context, getContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
setContext
public ObjectEvent(Object object)
public Object getObject()
public String toString()
toString
in class SciJavaEvent
Copyright © 2015–2022 SciJava. All rights reserved.