public class Library extends Library
public Library(String name, String version, String licence, String info)
name
- the name.version
- the version.licence
- the licence.info
- the web address or other info.public Library(ProjectInfo project)
project
- information about a project.Copyright © 2001–2018 JFree.org. All rights reserved.