Like this article? We recommend
Running the Code
The requirements for running the supplied code [2] are very straightforward—just make sure that the supplied zip file is unzipped with the compiled class files on the CLASSPATH.
Then just use the command-line tool java.exe to invoke the program:
java ObserverGui
The program should then run as described above.