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, setConsumedcontext, getContext, setContextpublic String getDescriptor()
public Object getData()
public String toString()
toString in class SciJavaEventCopyright © 2009–2015 SciJava. All rights reserved.