Package org.openbp.jaspira.event

Interface Summary
JaspiraEventListener This listener listens to events managed by the event manager.
 

Class Summary
AskEvent Event that provides the recepients with the capability to insert a specific answer via the setAnswer mehtod.
InteractionEvent Event that is sent before a popup menu is shown.
JaspiraEvent A client event represents a high level event in the Jaspira framework.
JaspiraEventHandlerCode Simple integer class used for return codes of Jaspira event handler methods.
JaspiraEventMgr The event manager manages the of global event processing.
KeySequenceEvent Special event that is passed when a key sequence has been recognized.
RequestEvent A request event is used to broadcast a request to all plugins.
StackActionEvent Event that may contain Runnable actions that are executed when the StackActionEvent.performActions() method is called.
VetoableEvent Event that precedes vetoable changes.
 



Copyright © 2011. All Rights Reserved.