org.jfree.ui.about
Class Library
java.lang.Object
org.jfree.base.Library
org.jfree.ui.about.Library
Deprecated. shadow class for deprecation
public class Library
- extends Library
Library specification moved to base package to allow more control
over the boot process.
- Author:
- David Gilbert
Library
public Library(String name,
String version,
String licence,
String info)
- Deprecated.
- Creates a new library reference.
- Parameters:
name - the name.version - the version.licence - the licence.info - the web address or other info.
Library
public Library(ProjectInfo project)
- Deprecated.
- Constructs a library reference from a ProjectInfo object.
- Parameters:
project - information about a project.
Copyright © 2009-2010 jtstand.com. All Rights Reserved.