|
JCommon 1.0.17-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Library | |
---|---|
org.jfree | The root package for the JCommon class library. |
org.jfree.base | Base level classes. |
org.jfree.ui.about | Classes for providing information about an application. |
org.jfree.xml | XML parser. |
Uses of Library in org.jfree |
---|
Subclasses of Library in org.jfree | |
---|---|
class |
JCommonInfo
Information about the JCommon project. |
Uses of Library in org.jfree.base |
---|
Subclasses of Library in org.jfree.base | |
---|---|
class |
BasicProjectInfo
Basic project info. |
class |
BootableProjectInfo
Project info for a bootable project. |
Methods in org.jfree.base that return Library | |
---|---|
Library[] |
BasicProjectInfo.getLibraries()
Returns a list of libraries used by the project. |
Library[] |
BasicProjectInfo.getOptionalLibraries()
Returns a list of optional libraries used by the project. |
Methods in org.jfree.base with parameters of type Library | |
---|---|
void |
BasicProjectInfo.addLibrary(Library library)
Adds a library. |
void |
BasicProjectInfo.addOptionalLibrary(Library library)
Adds an optional library. |
Uses of Library in org.jfree.ui.about |
---|
Subclasses of Library in org.jfree.ui.about | |
---|---|
class |
Library
Deprecated. shadow class for deprecation |
class |
ProjectInfo
A class for recording the basic information about a free or open source software project. |
Methods in org.jfree.ui.about that return Library | |
---|---|
Library[] |
LibraryTableModel.getLibraries()
Returns an array of the libraries in the table. |
Uses of Library in org.jfree.xml |
---|
Subclasses of Library in org.jfree.xml | |
---|---|
class |
JCommonXMLInfo
The info implementation for the XML classes of JCommon. |
|
JCommon 1.0.17-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |