Initializes a DhModule that was invoked from the console (typically using JView).
final public void doMain( String args[] )
args
The argument list that was originally passed to main.
Call this method only from your static main function.