Fig. 2A.Development tools for Java applet that allows interactive
viewing of images on Web-based digital teaching files. Program schematic of
applet for interactive viewing of images is similar to that used for image
scrolling on PACS workstations (not shown).
Fig. 2B.Development tools for Java applet that allows interactive
viewing of images on Web-based digital teaching files. Screen capture shot
shows code snippets of Cine.java source file for loading and displaying
images. Applet requires three input parameters from Web page: ImageName,
TotalNum, and ImageType.
Fig. 3.Web page displaying sample teaching case seen in
Figure 1 is shown after
implementation of Java applet that permits users to scroll through all images
on same page. Thumbnail images are no longer needed. This sample page can be
accessed at our public Web site
(http://inforad.bidmc.harvard.edu/pub/cine.htm).
Fig. 4.Screen capture shot shows HTML code for sample teaching case
seen in Figure 3 that was
displayed after implementation of Java applet, Cine.class.