Responds to Timer events, and Button events
This method handles events from both the Buttons, and itsTimer
itsTimer events cause itsImage to advance
Button events cause the proscribed action to occur.
Given an HTML formatted line, return only the link referenced file name
Return the reference contents of the anchor tag
so: Some File
returns foobar.txt
Get a set of items for a List display
Gather a list of all sub-directories (o1n theDirFlag->true) or
all images (theDirFlag->false) in the current directory.
ViewPlots Applet and Application
This class will display a list of all image files in the current
directory and a list of all the sub-directories in the current
directory.
Environment supporting class for ViewPlots
This class handles the retrieving of environment settings for both
the applet (passed from html), or from the aplication (command line
arguments).