Uses of Class
mediaplayer.MediaPlayerView

Packages that use MediaPlayerView
mediaplayer   
 

Uses of MediaPlayerView in mediaplayer
 

Fields in mediaplayer declared as MediaPlayerView
static MediaPlayerView Main.view
          This is the gui of the application.
 

Constructors in mediaplayer with parameters of type MediaPlayerView
Main(MediaPlayerView view)
          Sets up the application.