|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SPAEventTarget | |
---|---|
app.spa | This package defines classes supporting the SiGMLPlayerApplet
class. |
Uses of SPAEventTarget in app.spa |
---|
Classes in app.spa that implement SPAEventTarget | |
---|---|
class |
SimplerSPAEventStreamChannel
A simpler version of SPAEventStreamChannel , implementing
the exactly the same behavioural spec, but doing so using
synchronization Token s directly rather than indirectly
wrapped up in SynchBufMultiProd s and
SynchBufSingleProd s. |
class |
SPAEventStreamChannel
Synchronous SPA event stream channel, acting both as a SPAEventTarget and as a SPAEventStreamSource . |
Constructors in app.spa with parameters of type SPAEventTarget | |
---|---|
SPAAvatarEventHandler(SPAEventTarget etarget)
Constructs a new avatar event handler, which will direct the SPAEvent s it generates to the given target. |
|
SPAPlayerEventHandler(SPAEventTarget etarget)
Constructs a new loading player event handler, which will direct the events it generates to the given target. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |