public class DisplayUpdatedEvent extends DisplayEvent
Modifier and Type | Class and Description |
---|---|
static class |
DisplayUpdatedEvent.DisplayUpdateLevel
The display update level gives a hint about how much work needs to be done
during the update.
|
Constructor and Description |
---|
DisplayUpdatedEvent(Display<?> display,
DisplayUpdatedEvent.DisplayUpdateLevel level) |
Modifier and Type | Method and Description |
---|---|
DisplayUpdatedEvent.DisplayUpdateLevel |
getLevel() |
getDisplay, toString
consume, dumpStack, getCallingThread, getStackTrace, isConsumed, setCallingThread, setConsumed
context, getContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
setContext
public DisplayUpdatedEvent(Display<?> display, DisplayUpdatedEvent.DisplayUpdateLevel level)
public DisplayUpdatedEvent.DisplayUpdateLevel getLevel()
Copyright © 2015–2022 SciJava. All rights reserved.