org.jfree.ui.about
public class Library extends Library
Deprecated: shadow class for deprecation
Library specification moved to base package to allow more control over the boot process.Constructor Summary | |
---|---|
Library(String name, String version, String licence, String info)
Creates a new library reference.
| |
Library(ProjectInfo project)
Constructs a library reference from a ProjectInfo object.
|
Parameters: name the name. version the version. licence the licence. info the web address or other info.
Parameters: project information about a project.