The AppletConsole allows a stand-alone program to be run in a browser window as if it were running in a console. In order to make this work, a user must extend two classes, AppletConsoleProgram.java ...