| Package | Description |
|---|---|
| org.scijava.app | |
| org.scijava.ui |
| Modifier and Type | Method and Description |
|---|---|
String |
StatusService.getStatusMessage(String appName,
StatusEvent statusEvent)
Gets the status message of the given event.
|
String |
DefaultStatusService.getStatusMessage(String appName,
StatusEvent statusEvent) |
protected void |
DefaultStatusService.publish(StatusEvent statusEvent)
Publish the status event to the event service.
|
| Modifier and Type | Method and Description |
|---|---|
String |
DefaultUIService.getStatusMessage(StatusEvent statusEvent) |
String |
UIService.getStatusMessage(StatusEvent statusEvent)
Gets the status message associated with the given event.
|
protected void |
DefaultUIService.onEvent(StatusEvent event) |
Copyright © 2009–2023 SciJava. All rights reserved.