public abstract class DataViewEvent extends SciJavaEvent
DataView
.Constructor and Description |
---|
DataViewEvent(DataView view) |
Modifier and Type | Method and Description |
---|---|
DataView |
getView() |
String |
toString() |
consume, dumpStack, getCallingThread, getStackTrace, isConsumed, setCallingThread, setConsumed
context, getContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
setContext
public DataViewEvent(DataView view)
public DataView getView()
public String toString()
toString
in class SciJavaEvent
Copyright © 2014–2022 ImageJ. All rights reserved.