Function displaySpectrum( label, location )

Description:
Displays the file at the given location in a spectrum viewer.
Parameters:
label (String)
identifies the window in which the spectrum will be displayed
location (String)
spectrum location - may be a filename or URL
Return Value (String):
short log message
Signature:
java.lang.String displaySpectrum(java.lang.String, java.lang.String)