|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openbp.jaspira.plugin.EventModule
org.openbp.jaspira.plugin.InteractionModule
org.openbp.jaspira.gui.plugin.ApplicationBase.MenuInteractionEvents
public class ApplicationBase.MenuInteractionEvents
Interaction module that handles activations of the application-related menu items.
| Field Summary |
|---|
| Fields inherited from class org.openbp.jaspira.plugin.EventModule |
|---|
EVENT_CONSUMED, EVENT_HANDLED, EVENT_IGNORED, MODULE_POST_GLOBAL, MODULE_PRE_GLOBAL, MODULE_TREE |
| Constructor Summary | |
|---|---|
ApplicationBase.MenuInteractionEvents()
|
|
| Method Summary | |
|---|---|
JaspiraEventHandlerCode |
exit(JaspiraActionEvent je)
Event handler: Exits the application. |
int |
getPriority()
Gets the module priority. |
JaspiraEventHandlerCode |
openaboutbox(JaspiraActionEvent ie)
Event handler: Opens the about box. |
JaspiraEventHandlerCode |
pluginmanageropen(JaspiraActionEvent je)
Event handler: Opens the plugin manager. |
| Methods inherited from class org.openbp.jaspira.plugin.InteractionModule |
|---|
getName, popup, toolbar |
| Methods inherited from class org.openbp.jaspira.plugin.EventModule |
|---|
eventFired, getEventActionNames, getForeignEventNames, getModuleType, handleUnaccountedEvent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ApplicationBase.MenuInteractionEvents()
| Method Detail |
|---|
public int getPriority()
getPriority in interface JaspiraEventListenergetPriority in class EventModulepublic JaspiraEventHandlerCode exit(JaspiraActionEvent je)
je - Event
public JaspiraEventHandlerCode pluginmanageropen(JaspiraActionEvent je)
je - Event
public JaspiraEventHandlerCode openaboutbox(JaspiraActionEvent ie)
ie - Event
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||