/**
* Creates new form MainGUI
*/
public MainGUI() {
initComponents();
iBlock = new ImgBlock(jLabel2, jLabel3, jLabel4);
retS = new JLabel();
jLabel2.add(retS); // add region selection rectangle to img label
retS.setVisible(false); // hide till user drags mouse
// Setup all labels for initial log function display