MID Profile

Uses of Interface
javax.microedition.media.Control

Packages that use Control
javax.microedition.media The MIDP 2.0 Media API is a directly compatible building block of the Mobile Media API (JSR-135) specification. 
javax.microedition.media.control This package defines the specific Control types that can be used with a Player
 

Uses of Control in javax.microedition.media
 

Methods in javax.microedition.media that return Control
 Control[] Controllable.getControls()
          Obtain the collection of Controls from the object that implements this interface.
 Control Controllable.getControl(String controlType)
          Obtain the object that implements the specified Control interface.
 

Uses of Control in javax.microedition.media.control
 

Subinterfaces of Control in javax.microedition.media.control
 interface ToneControl
          ToneControl is the interface to enable playback of a user-defined monotonic tone sequence.
 interface VolumeControl
          VolumeControl is an interface for manipulating the audio volume of a 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.