Currently, this applet only uses a simple algorithm to create a random maze. Two "cells" in this maze are accessible with a single path (if you exclude the dead ends).
If you click and drag the maze, you can move it around in the applet box. This is a temporary solution for the mazes extending the applet's dimensions...
And here is the code.