Parses the argument at argIdx from the given array of arguments.
Parses the argument at argIdx from the given array of arguments. Returns the index of the next argument to be parsed, assuming that parsing begins with the 0th arg and goes up from there.
Sketch of a standalone launcher for the CogDebugger application. Right now, all it really does is pop up a splash screen (and that only if you use the right run configuration).
Eventually, will take the name of a .class file defining an extension of ComputeGraph as an argument, and set up the browser for that app.