Generate a new Applet from the contents of given BeanBox
appletName is the name of the Applet
appletDir is the directory where to put all the generated files
jarName is the name of the JAR where to package things.
Generate a AppletClass for the given BeanBox;
Includes compiling it
TBD; classes should not be in the default package
we should pass around the package name.