Changed 'Open File'/'Process Binary File' buttons to 'Open Text File'/'Open Binary File'. Changed the open binary file method to open the file correctly as Base64 encoded binary. Added a browseForFileBytes method to Frame to properly load binary files into a byte array. Changed TemplatePanel to load a binary file correctly for DICOM, and load files as text for other data types. Issue: MIRTH-2074