Fonts Applet
Observe: Fonts will only show if they are installed on your system.
If not, the default font (usually Serif) will be displayed. If the Frame does
not close on "Quit" then adding
permission java.lang.RuntimePermission "exitVM";
to your .java.policy file might do the trick.