Serialized Form


Package jaco.mp3.player

Class jaco.mp3.player.MP3Player extends javax.swing.JPanel implements Serializable

Serialized Fields

random

java.util.Random random

listeners

java.util.List<E> listeners

playList

java.util.List<E> playList

playIndex

int playIndex

shuffle

boolean shuffle

repeat

boolean repeat

isPaused

boolean isPaused

isStopped

boolean isStopped

isStopping

boolean isStopping

Class jaco.mp3.player.MP3PlayerApplet extends javax.swing.JApplet implements Serializable

serialVersionUID: 46146126474303823L