JPlayer - Java mp3 audio player -
V1.10 by Sureshot - Users
manual
Table of contents
-----------------
1. Introduction
2. Install
3. Uninstall
4. Running JPlayer
5. General
6. Final words
7. FAQ
- Frequently Asked Questions
1. Introduction
---------------
JPlayer is a 100% pure Java mp3 audio player.
Apart from the MP3 format, JPlayer also supports
AIFF, AU, AVI, GSM, MIDI, MP2, QT, RMF and WAV files.
JPlayer is compatible with any operating system
(Windows, Unix, Solaris, Linux, etc) with Java Runtime
Environment 1.3 or higher installed.
2. Install
----------
In order run JPlayer you have to install Java Runtime Environment 1.3 or higher. You can download it
here.
After installing the Java Runtime Environment, follow these two steps to install JPlayer:
1. Create a directory suitable for installation. (For example, "c:\jplayer\", if you are running a Windows machine.)
2. Extract the zip file into the directory. If you don't have a zip extractor, please download Winzip here.
You should now see some new directories and files in the installation folder, for example:
c:\jplayer\bin\jplayer.jar
c:\jplayer\doc\manual.html
c:\jplayer\doc\faq.html
etc..
The installation is now finished.
3.
Uninstall
------------
Locate the folder where JPlayer is installed and delete it.
4. Running JPlayer
------------------
To run JPlayer (assuming that it is installed in "c:\jplayer\"), either
1. double-click the "jplayer.jar" file, located in the "c:\jplayer\bin" directory,
or
2. start a command prompt and write: "java -jar c:\jplayer\bin\jplayer.jar".
When the JPlayer window is launched, drag and drop an mp3
file into JPlayer and press the play button.
5. General
------------------
JPlayer uses the Java Media Framework API.
6. Final words
---------------
If you have questions about the software,
would like to make a comment or have found a bug
please send us an email!
------------------------------------------------
by Sureshot