|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransitionEvent | |
javax.media |
Uses of TransitionEvent in javax.media |
Subclasses of TransitionEvent in javax.media | |
class |
ConfigureCompleteEvent
A ConfigureCompleteEvent is posted when a Processor finishes
Configuring. |
class |
DataStarvedEvent
DataStarvedEvent indicates that a Controller has
lost data or has stopped receiving data altogether. |
class |
DeallocateEvent
A DeallocateEvent is posted as an acknowledgement of the
invocation of the deallocate method. |
class |
EndOfMediaEvent
An EndOfMediaEvent indicates that the Controller
has reached the end of its media and is stopping. |
class |
PrefetchCompleteEvent
A PrefetchCompleteEvent is posted when a Controller finishes
Prefetching. |
class |
RealizeCompleteEvent
A RealizeCompleteEvent is posted when a Controller finishes
Realizing. |
class |
RestartingEvent
A RestartingEvent indicates that a Controller has moved from
the Started state back to the Prefetching state
(a Stopped state) and intends to return to the
Started state when Prefetching is complete. |
class |
StartEvent
StartEvent is a TransitionEvent that indicates that
a Controller has entered the Started state. |
class |
StopAtTimeEvent
A StopAtTimeEvent indicates that the Controller has stopped because it reached
its stop time. |
class |
StopByRequestEvent
A StopByRequestEvent indicates that the Controller has stopped in response to a stop call. |
class |
StopEvent
StopEvent is a ControllerEvent that indicates that a Controller
has stopped. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |