This function generates the import tab of the RclusToolGUI
, in which the user can import files.
initImportTab(mainWindow, console, graphicFrame, RclusTool.env,
reset = F)
: window in which the 'importTab' 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 'importTab'