A program to encode text using various types of cipher, written in Java.
I used Netbeans to create the GUI, and a lot of the files here were auto-generated by Netbeans.
The compiled .jar file is located in the folder Cipher/dist and you can view the source code in Cipher/src.