normally a Util class is just a bunch of static methods, but its easier to get at the methods if we can create an instance.
bring up the editor for this URI, or partial URI (vap+cdaweb:). This was introduced to test Java GUIs in IDL.
return an array of the sources that can be discovered.
In IDL, you would say:
Util= OBJ_NEW('IDLJavaObject$Static$Util', 'org.autoplot.idlsupport.Util')
print, Util.getVersions()
Jared at Iowa was having the problem that loggers were on by default.
Jared at Iowa was having the problem that loggers were on by default.