Description: Own an audio file player, can play a variety of audio formats. (1) to achieve for the Applet applet (2) the realization of the start, pause, stop, such as playback controls (3) the maintenance of one or more playlists (4) can be downloaded from the Internet and play songs. Other features are free to expand.
File list (Check if you may need any files):
JavaMusicPlayer
...............\.classpath
...............\.project
...............\bin
...............\...\images
...............\...\java.policy.applet
...............\...\jmf.jar
...............\...\myPackage
...............\...\.........\AudioFilter.class
...............\...\.........\ListPanel$ItemAction.class
...............\...\.........\ListPanel$leftMouseHandler.class
...............\...\.........\ListPanel$rightMouseHandler.class
...............\...\.........\ListPanel.class
...............\...\.........\MainApplication.class
...............\...\.........\MainFrame$1.class
...............\...\.........\MainFrame.class
...............\...\.........\MainPanel.class
...............\...\.........\MusicPlayerApplet.class
...............\...\.........\PlayListData.class
...............\...\.........\PlayPanel$Btlistener.class
...............\...\.........\PlayPanel.class
...............\...\.........\SongListData.class
...............\...\save
...............\...\....\playlist.properties
...............\...\....\songlist0.properties
...............\...\....\songlist1.properties
...............\images
...............\MusicPlayer
...............\...........\myPackage
...............\...........\.........\AudioFilter.java
...............\...........\.........\ListPanel.java
...............\...........\.........\MainApplication.java
...............\...........\.........\MainFrame.java
...............\...........\.........\MainPanel.java
...............\...........\.........\MusicPlayerApplet.java
...............\...........\.........\PlayListData.java
...............\...........\.........\PlayPanel.java
...............\...........\.........\SongListData.java
...............\play.html
...............\player.jar
...............\save
...............\....\playlist.properties
...............\....\songlist0.properties