Uses of Class
org.jfree.JCommonInfo
-
Packages that use JCommonInfo Package Description org.jfree The root package for the JCommon class library. -
-
Uses of JCommonInfo in org.jfree
Fields in org.jfree declared as JCommonInfo Modifier and Type Field Description private static JCommonInfoJCommonInfo. singletonThe singleton instance of the project info object.Methods in org.jfree that return JCommonInfo Modifier and Type Method Description static JCommonInfoJCommonInfo. getInstance()Returns the single instance of this class.
-