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.
|
dispose, getContext, initialize, registerEventHandlers, setContext, toString
compareTo, getInfo, getPriority, setInfo, setPriority
context
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
initialize, registerEventHandlers
context, getContext, setContext
getPriority, setPriority
compareTo
getInfo, setInfo
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 © 2009–2015 SciJava. All rights reserved.