public abstract class IOEvent extends SciJavaEvent
Constructor and Description |
---|
IOEvent(String descriptor,
Object data) |
Modifier and Type | Method and Description |
---|---|
Object |
getData()
Gets the data for which I/O took place.
|
String |
getDescriptor()
Gets the data descriptor (source or destination).
|
String |
toString() |
consume, getCallingThread, getStackTrace, isConsumed, setCallingThread, setConsumed
context, getContext, setContext
public String getDescriptor()
public Object getData()
public String toString()
toString
in class SciJavaEvent
Copyright © 2009–2015 SciJava. All rights reserved.