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 Detail

      • singleton

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

      • JCommonInfo

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

      • getInstance

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