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

Submit a comment or suggestion Version 2.0 of MID Profile Specification
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries. Copyright (c) 1993-2002 Sun Microsystems, Inc. 901 San Antonio Road,Palo Alto, California, 94303, U.S.A. All Rights Reserved.