} catch (IOException e) {
System.err.println("Image could not be loaded: " + e.getMessage());
}
// create about dialog
aboutDialog = new AboutDialog(this, "About Document Analyzer");
this.outputFileSelected = outputFileSelected;
this.interactive = interactiveDA;
this.javaViewerUCRBisSelected = jvucrbis;
// Creating Menu Bar