Class AppleIconTool

    • Constructor Summary

      Constructors 
      Constructor Description
      AppleIconTool()  
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)  
      void run()
      Runs this tool.
      • Methods inherited from class java.lang.Object

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

      • inputImageFile

        public java.io.File inputImageFile
      • location

        public java.io.File location
      • platform

        public java.lang.String platform
    • Constructor Detail

      • AppleIconTool

        public AppleIconTool()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)