public abstract class UIEvent extends SciJavaEvent
UserInterface
.Constructor and Description |
---|
UIEvent(UserInterface ui) |
Modifier and Type | Method and Description |
---|---|
UserInterface |
getUI()
Gets the user interface.
|
String |
toString() |
consume, dumpStack, getCallingThread, getStackTrace, isConsumed, setCallingThread, setConsumed
context, getContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
setContext
public UIEvent(UserInterface ui)
public UserInterface getUI()
public String toString()
toString
in class SciJavaEvent
Copyright © 2015–2022 SciJava. All rights reserved.