public interface WelcomeService extends SciJavaService
| Modifier and Type | Method and Description |
|---|---|
void |
displayWelcome()
Displays the welcome greeting.
|
boolean |
isFirstRun()
Returns true iff this version of the running SJC application has not run
before.
|
void |
setFirstRun(boolean firstRun)
Sets a preference recording whether this version of the dominant SJC
application has run.
|
initialize, registerEventHandlersgetIdentifier, logcontext, getContext, setContextcompareTo, getPriority, setPrioritygetInfo, setInfogetLocationgetVersiondisposevoid displayWelcome()
boolean isFirstRun()
void setFirstRun(boolean firstRun)
Copyright © 2009–2023 SciJava. All rights reserved.