public class DataOpenedEvent extends IOEvent
Constructor and Description |
---|
DataOpenedEvent(Location location,
Object data) |
DataOpenedEvent(String source,
Object data)
Deprecated.
use
DataOpenedEvent(Location, Object) instead |
Modifier and Type | Method and Description |
---|---|
String |
getSource()
Deprecated.
use
IOEvent.getLocation() instead |
getData, getDescriptor, getLocation, toString
consume, dumpStack, getCallingThread, getStackTrace, isConsumed, setCallingThread, setConsumed
context, getContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
setContext
@Deprecated public DataOpenedEvent(String source, Object data)
DataOpenedEvent(Location, Object)
instead@Deprecated public String getSource()
IOEvent.getLocation()
insteadCopyright © 2015–2022 SciJava. All rights reserved.