Synapse ↵

logically incoherent… not!

Archive for the 'Projects' Category

A couple of projects done by me and some others

Java Swing example : celsius to farenheit converter

Posted by synapse on December 9, 2005

I’ve just started writing GUI programs in Java using AWT and Swing. This is a simple celsius to farenheit converter. Although the example is fairly simple it is a good introduction to GUI programming in Java.

Click here to download the source code for the application

Note - You need Linux or a program like WinRAR to extract the contents of the tarball

Posted in Projects, Source Code | 3 Comments »