Uses of Class
javax.media.ControllerClosedEvent

Packages that use ControllerClosedEvent
javax.media   
 

Uses of ControllerClosedEvent in javax.media
 

Subclasses of ControllerClosedEvent in javax.media
 class ConnectionErrorEvent
          A ConnectionErrorEvent is posted when an error occurs within a DataSource when obtaining data or communicating with a server.
 class ControllerErrorEvent
          A ControllerErrorEvent describes an event that is generated when an error condition occurs that will cause a Controller to cease functioning.
 class DataLostErrorEvent
          A DataLostErrorEvent is posted when a Controller has lost data.
 class InternalErrorEvent
          An InternalErrorEvent indicates that a Controller failed for implementation-specific reasons.
 class ResourceUnavailableEvent
          A ResourceUnavailableEvent indicates that a Controller was unable to allocate a resource that it requires for operation.