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