Changes to the values in the GUI component are not stored immediately partly to avoid infinite update loops but also on efficiency grounds. In practice this compromise seems to work well.
If your browser does not support Java 1.1, you can execute
the applet using the JDK appletviewer by passing this file
as an argument to appletview. If the root of the source tree
is not in your path, change directory to the directory above
org
and type
appletviewer org/eso/ohs/gui/docview/examples/EasyApplet.htmlor run it from any directory if your CLASSPATH is suitably defined.