Class AudioPlayerView

java.lang.Object
  |
  +--DisplayPanel
        |
        +--AudioPlayerView

public class AudioPlayerView
extends DisplayPanel

Simulation of an audio player application.

See Also:
Serialized Form

Constructor Summary
AudioPlayerView()
          Constructs an audio player.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AudioPlayerView

public AudioPlayerView()
Constructs an audio player.