Package | Description |
---|---|
org.scijava.display.event |
Modifier and Type | Method and Description |
---|---|
DisplayUpdatedEvent.DisplayUpdateLevel |
DisplayUpdatedEvent.getLevel() |
static DisplayUpdatedEvent.DisplayUpdateLevel |
DisplayUpdatedEvent.DisplayUpdateLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DisplayUpdatedEvent.DisplayUpdateLevel[] |
DisplayUpdatedEvent.DisplayUpdateLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
DisplayUpdatedEvent(Display<?> display,
DisplayUpdatedEvent.DisplayUpdateLevel level) |
Copyright © 2015–2022 SciJava. All rights reserved.