javax.microedition.media
Interface Controllable

All Known Subinterfaces:
Player, SourceStream
All Known Implementing Classes:
DataSource

public interface Controllable


Method Summary
 Control getControl(String arg1)
           
 Control[] getControls()
           
 

Method Detail

getControls

Control[] getControls()

getControl

Control getControl(String arg1)


Copyright © 2006-2007 Jayway AB. All Rights Reserved.