Displays all the Swing fonts available via Java on the machine. Displays the fonts in a variety of styles, sizes and colours, both anti-aliased and plain. Font Shower displays the fonts available on *your* machine to *Java*. Other people will have different fonts installed and will see different selections available via Java on their machines. Your browser will see a slightly different set of fonts than Java does. Java has a few extra private fonts, and some browser fonts don't work with Java. Renders using a JTextArea. Freeware avaliable with source. written by Fahd Shariff, polished by Roedy Green. To install, Extract the zip download with WinZip, available from http://www.winzip.com (or similar unzip utility) into any directory you please, often C:\ -- ticking off the "user folder names" option. To run as an application, type: java.exe -jar C:\com\mindprod\fontshower\fontshower.jar adjusting as necessary to account for where the jar file is.