Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

Copyright © 2006 Sun Microsystems, Inc. All rights reserved.

JSR-927 (Maintenance Release)

Uses of Class
javax.media.NoPlayerException

Packages that use NoPlayerException
javax.media   
 

Uses of NoPlayerException in javax.media
 

Methods in javax.media that throw NoPlayerException
static Player Manager.createPlayer(java.net.URL sourceURL)
          Create a Player for the specified media.
static Player Manager.createPlayer(MediaLocator sourceLocator)
          Create a Player for the specified media.
static Player Manager.createPlayer(DataSource source)
          Create a Player for the DataSource.
 


JSR-927 (Maintenance Release)

Copyright © 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

For more information, please consult the JSR 927 specification.