Class Package


  • public final class Package
    extends Object
    Class to get version information about panFMP.
    Author:
    Uwe Schindler
    • Method Detail

      • get

        public static Package get()
        Gets package object from classloader.
      • getVersion

        public static String getVersion()
        Gets version of panFMP.
      • getProductName

        public static String getProductName()
        Gets product name ("panFMP").
      • getProductVendor

        public static String getProductVendor()
        Gets product vendor (the developer team).
      • getFullPackageDescription

        public static String getFullPackageDescription()
        Gets a version string to print out.