This function generates the batch tab of the RclusToolGUI
, in which the user can batch files.
initBatchTab(mainWindow, console, graphicFrame, RclusTool.env, reset = F)
: window in which the 'batchTab' is created.
: frame of the RclusTool interface in which messages should be displayed.
: frame of the RclusTool interface in which graphics should be displayed.
: environment in which data and intermediate results are stored.
: if TRUE the whole tab is reset, with default options
function to initialize (and to create) the 'batchTab'