|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContextEvent | |
com.ibm.aglet.system | |
com.ibm.aglets | |
com.ibm.aglets.tahiti |
Uses of ContextEvent in com.ibm.aglet.system |
Methods in com.ibm.aglet.system with parameters of type ContextEvent | |
void |
ContextListener.agletActivated(ContextEvent ev)
Called when an aglet has been activated |
void |
ContextListener.agletArrived(ContextEvent ev)
Called when an aglet has arrived |
void |
ContextListener.agletCloned(ContextEvent ev)
Called when an aglet has been cloned |
void |
ContextListener.agletCreated(ContextEvent ev)
Called when an aglet has been created |
void |
ContextListener.agletDeactivated(ContextEvent ev)
Called when an aglet has been deactivated |
void |
ContextListener.agletDispatched(ContextEvent ev)
Called when an aglet has been dispatched |
void |
ContextListener.agletDisposed(ContextEvent ev)
Called when an aglet has been disposed |
void |
ContextListener.agletResumed(ContextEvent ev)
Called when an aglet has been resumed |
void |
ContextListener.agletReverted(ContextEvent ev)
Called when an aglet has been reverted. |
void |
ContextListener.agletStateChanged(ContextEvent ev)
Called when the state of an aglet has changed. |
void |
ContextListener.agletSuspended(ContextEvent ev)
Called when an aglet has been suspended |
void |
ContextListener.contextShutdown(ContextEvent ev)
Called when shutting down |
void |
ContextListener.contextStarted(ContextEvent ev)
Called when the context is started. |
void |
ContextListener.showDocument(ContextEvent ev)
Called when an aglet request to show the document given as URL |
void |
ContextListener.showMessage(ContextEvent ev)
Called to show the message |
void |
ContextAdapter.agletActivated(ContextEvent ev)
|
void |
ContextAdapter.agletAdded(ContextEvent ev)
|
void |
ContextAdapter.agletArrived(ContextEvent ev)
|
void |
ContextAdapter.agletCloned(ContextEvent ev)
|
void |
ContextAdapter.agletCreated(ContextEvent ev)
|
void |
ContextAdapter.agletDeactivated(ContextEvent ev)
|
void |
ContextAdapter.agletDispatched(ContextEvent ev)
|
void |
ContextAdapter.agletDisposed(ContextEvent ev)
|
void |
ContextAdapter.agletRemoved(ContextEvent ev)
|
void |
ContextAdapter.agletResumed(ContextEvent ev)
|
void |
ContextAdapter.agletReverted(ContextEvent ev)
|
void |
ContextAdapter.agletStateChanged(ContextEvent ev)
|
void |
ContextAdapter.agletSuspended(ContextEvent ev)
|
void |
ContextAdapter.contextShutdown(ContextEvent ev)
|
void |
ContextAdapter.contextStarted(ContextEvent ev)
|
void |
ContextAdapter.showDocument(ContextEvent ev)
|
void |
ContextAdapter.showMessage(ContextEvent ev)
|
Uses of ContextEvent in com.ibm.aglets |
Methods in com.ibm.aglets with parameters of type ContextEvent | |
void |
AgletContextImpl.postEvent(ContextEvent event,
boolean sync)
|
void |
AgletContextImpl.postEvent0(ContextEvent event)
|
Uses of ContextEvent in com.ibm.aglets.tahiti |
Methods in com.ibm.aglets.tahiti with parameters of type ContextEvent | |
void |
Tahiti.agletActivated(ContextEvent event)
|
void |
Tahiti.agletArrived(ContextEvent event)
|
void |
Tahiti.agletCloned(ContextEvent event)
|
void |
Tahiti.agletCreated(ContextEvent event)
|
void |
Tahiti.agletDeactivated(ContextEvent event)
|
void |
Tahiti.agletDispatched(ContextEvent event)
|
void |
Tahiti.agletDisposed(ContextEvent event)
|
void |
Tahiti.agletResumed(ContextEvent event)
|
void |
Tahiti.agletReverted(ContextEvent event)
|
void |
Tahiti.agletStateChanged(ContextEvent event)
|
void |
Tahiti.agletSuspended(ContextEvent event)
|
void |
Tahiti.contextShutdown(ContextEvent event)
shutdowned |
void |
Tahiti.contextStarted(ContextEvent event)
|
void |
Tahiti.showDocument(ContextEvent event)
|
void |
Tahiti.showMessage(ContextEvent event)
|
void |
TahitiDaemon.agletActivated(ContextEvent event)
Called when an aglet has been activated |
void |
TahitiDaemon.agletArrived(ContextEvent event)
Called when an aglet has arived |
void |
TahitiDaemon.agletCloned(ContextEvent event)
Called when an aglet has been cloned |
void |
TahitiDaemon.agletCreated(ContextEvent event)
Called when an aglet has been created |
void |
TahitiDaemon.agletDeactivated(ContextEvent event)
Called when an aglet has been deactivated |
void |
TahitiDaemon.agletDispatched(ContextEvent event)
Called when an aglet has been dispatched |
void |
TahitiDaemon.agletDisposed(ContextEvent event)
Called when an aglet has been disposed |
void |
TahitiDaemon.agletResumed(ContextEvent event)
Called when an aglet has been resumed |
void |
TahitiDaemon.agletReverted(ContextEvent event)
Called when an aglet has been reverted |
void |
TahitiDaemon.agletStateChanged(ContextEvent event)
Called when an aglet has been updated |
void |
TahitiDaemon.agletSuspended(ContextEvent event)
Called when an aglet has been suspended |
void |
TahitiDaemon.contextShutdown(ContextEvent ev)
Description of the Method |
void |
TahitiDaemon.contextStarted(ContextEvent ev)
Initializes the Viewer with the context. |
void |
TahitiDaemon.showDocument(ContextEvent event)
Called when an aglet request to show the document given as URL |
void |
TahitiDaemon.showMessage(ContextEvent event)
Called to show the message |
void |
CommandLine.agletActivated(ContextEvent event)
Called when an aglet has been activated |
void |
CommandLine.agletArrived(ContextEvent event)
Called when an aglet has arived |
void |
CommandLine.agletCloned(ContextEvent event)
Called when an aglet has been cloned |
void |
CommandLine.agletCreated(ContextEvent event)
Called when an aglet has been created |
void |
CommandLine.agletDeactivated(ContextEvent event)
Called when an aglet has been deactivated |
void |
CommandLine.agletDispatched(ContextEvent event)
Called when an aglet has been dispatched |
void |
CommandLine.agletDisposed(ContextEvent event)
Called when an aglet has been disposed |
void |
CommandLine.agletResumed(ContextEvent event)
Called when an aglet has been resumed |
void |
CommandLine.agletReverted(ContextEvent event)
Called when an aglet has been reverted |
void |
CommandLine.agletStateChanged(ContextEvent event)
Called when an aglet has been updated |
void |
CommandLine.agletSuspended(ContextEvent event)
Called when an aglet has been suspended |
void |
CommandLine.contextShutdown(ContextEvent ev)
|
void |
CommandLine.contextStarted(ContextEvent ev)
Initializes the Viewer with the context. |
void |
CommandLine.showDocument(ContextEvent event)
Called when an aglet request to show the document given as URL |
void |
CommandLine.showMessage(ContextEvent event)
Called to show the message |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |