AppService
and App
instead.@Deprecated public class DefaultAppEventService extends AbstractService implements AppEventService
Constructor and Description |
---|
DefaultAppEventService()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
about()
Deprecated.
|
List<Class<? extends Command>> |
getCommands()
Deprecated.
|
protected void |
onEvent(AppAboutEvent event)
Deprecated.
|
protected void |
onEvent(AppPreferencesEvent event)
Deprecated.
|
protected void |
onEvent(AppQuitEvent event)
Deprecated.
|
void |
prefs()
Deprecated.
|
void |
quit()
Deprecated.
|
getContext, setContext, toString
getInfo, getPriority, setInfo, setPriority
context
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
initialize, registerEventHandlers
getIdentifier, log
context, getContext, setContext
compareTo, getPriority, setPriority
getInfo, setInfo
getLocation
getVersion
dispose
public void about()
about
in interface AppEventService
public void prefs()
prefs
in interface AppEventService
public void quit()
quit
in interface AppEventService
public List<Class<? extends Command>> getCommands()
getCommands
in interface AppEventService
@Deprecated protected void onEvent(AppAboutEvent event)
@Deprecated protected void onEvent(AppPreferencesEvent event)
@Deprecated protected void onEvent(AppQuitEvent event)
Copyright © 2015–2022 SciJava. All rights reserved.