Class Library
java.lang.Object
org.jfree.base.Library
org.jfree.ui.about.Library
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Library
equals, getInfo, getLicenceName, getName, getVersion, hashCode, setInfo, setLicenceName, setName, setVersion
-
Constructor Details
-
Library
-
Library
Deprecated.Constructs a library reference from a ProjectInfo object.- Parameters:
project- information about a project.
-