static void showMBF(MBFImage image) { //DisplayUtilities.display(image); showImage(mbfToBufferedImage(image)); }