Package org.jfree

Class JCommonInfo


public class JCommonInfo extends ProjectInfo
Information about the JCommon project. One instance of this class is assigned to JCommon.INFO.
  • Field Details

    • singleton

      private static JCommonInfo singleton
      The singleton instance of the project info object.
  • Constructor Details

    • JCommonInfo

      private JCommonInfo()
      Creates a new instance.
  • Method Details

    • getInstance

      public static JCommonInfo getInstance()
      Returns the single instance of this class.
      Returns:
      The single instance of information about the JCommon library.