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 JCommonInfo
JCommonInfo. singleton
The singleton instance of the project info object.Methods in org.jfree that return JCommonInfo Modifier and Type Method Description static JCommonInfo
JCommonInfo. getInstance()
Returns the single instance of this class.
-