Package | Description |
---|---|
app.spa |
This package defines classes supporting the
SiGMLPlayerApplet
class. |
Class and Description |
---|
EventCategory
An enumeration identifying the categories of
EventId . |
EventId
An enumeration containing all the event ids handled by
the
SiGMLPlayerApplet 's event dispatch thread. |
SPAEvent
SPA event descriptor.
|
SPAEventAck
SPA event acknowledgement descriptor.
|
SPAEventStreamSource
Interface defining a source from which successive items in an
SPAEvent stream can be obtained, and via which
an SPAEventAck can be delivered in response. |
SPAEventTarget
Interface defining a target to which an
SPAEvent can be
posted and which returns an SPAEventAck in response. |
StateFlag
An enumeration of flags each representing one aspect of the internal
state of the
SiGMLPlayerApplet 's event dispatch thread. |