A REALLY Simple Java Air Traffic Controller Program

Written by Craig Wilcox

This applet has fairly fine grained control over user actions. Basically, it does error checking after every key press. It updates the scrollbar dynamically and updates the fields after enter or tab is pressed. I hope that it is instructive.
Here is the source for this program.