Class FileOpenerHelper


  • public class FileOpenerHelper
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void exportBinary​(JResource resource, java.nio.file.Path savePath)  
      static void openFile​(java.awt.Frame frame, JResource res)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FileOpenerHelper

        public FileOpenerHelper()
    • Method Detail

      • exportBinary

        public static void exportBinary​(JResource resource,
                                        java.nio.file.Path savePath)
      • openFile

        public static void openFile​(java.awt.Frame frame,
                                    JResource res)