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, toStringconsume, dumpStack, getCallingThread, getStackTrace, isConsumed, setCallingThread, setConsumedcontext, getContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitsetContextpublic DisplayUpdatedEvent(Display<?> display, DisplayUpdatedEvent.DisplayUpdateLevel level)
public DisplayUpdatedEvent.DisplayUpdateLevel getLevel()
Copyright © 2015–2022 SciJava. All rights reserved.