Current Forum: Homework 2 Forum |
Date: Sat Sep 22 2001 4:45 pm |
Author: Boonyatera, Sunya Paul <sunya@andrew.cmu.edu> |
Subject: Re: well compiled but trouble with applet |
|
|
In your terminal window where you typed in the appletviewer command, were there any error messages that appeared? Those could help you debug, if you're still having problems.
Regarding your second post, you have to give the Maze class parameters so it'll run correctly, like:
"java Maze " |
|