Under Construction
- Step 1: Download the corresponding .zip file.
- Step 2: Uncompress the .zip file
- On a Mac, double-click on the .zip file.
- On Windows, right-click on the .zip file, select “7-Zip” and then “Extract to ‘folder-name\'”.
- Step 3: Run the applet in a web browser or using the appletviewer command
- Method 1: Run the applet in a web browser
- Open any of the .html files in the uncompressed .zip folder you downloaded in Step 1. You may have to configure the security settings of your web browser to get the applet to run.
- Method 2: Use the appletviewer command
- Download and install the appropriate JDK for your operating system from Oracle
- Open the Terminal application on a Mac (go to the Applications/Utilities folder) or a Command Prompt in Windows (search for “cmd” in the Windows Search bar)
- Run the applet by using the appletviewer command on the corresponding .html file. For example, if the uncompressed folder “Little-Calculus” is on your Desktop and you want to run the applet on the “antiderivatives.html” webpage, enter the following code and press return:
appletviewer Desktop/Little-Calculus/antiderivatives.html &
- Method 1: Run the applet in a web browser