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

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

MID Profile

Uses of Interface
javax.microedition.media.PlayerListener

Packages that use PlayerListener
javax.microedition.media The MIDP 2.0 Media API is a directly compatible building block of the Mobile Media API (JSR-135) specification. 
 

Uses of PlayerListener in javax.microedition.media
 

Methods in javax.microedition.media with parameters of type PlayerListener
 void Player.addPlayerListener(PlayerListener playerListener)
          Add a player listener for this player.
 void Player.removePlayerListener(PlayerListener playerListener)
          Remove a player listener for this player.
 


MID Profile

Copyright © 2006 Sun Microsystems, Inc. and Motorola, 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 118 specification.