|
JCommon 1.0.17-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProjectInfo | |
---|---|
org.jfree | The root package for the JCommon class library. |
org.jfree.ui.about | Classes for providing information about an application. |
org.jfree.xml | XML parser. |
Uses of ProjectInfo in org.jfree |
---|
Subclasses of ProjectInfo in org.jfree | |
---|---|
class |
JCommonInfo
Information about the JCommon project. |
Fields in org.jfree declared as ProjectInfo | |
---|---|
static ProjectInfo |
JCommon.INFO
Information about the project. |
Uses of ProjectInfo in org.jfree.ui.about |
---|
Constructors in org.jfree.ui.about with parameters of type ProjectInfo | |
---|---|
AboutDialog(Dialog owner,
String title,
ProjectInfo project)
Creates a non-modal dialog without a title with the specifed Dialog as its owner. |
|
AboutDialog(Frame owner,
String title,
ProjectInfo project)
Creates a non-modal dialog without a title with the specifed Frame as its owner. |
|
AboutDialog(String title,
ProjectInfo project)
Constructs an about frame. |
|
AboutFrame(String title,
ProjectInfo project)
Constructs an about frame. |
|
AboutFrame(String title,
String application,
String version,
String info,
Image logo,
String copyright,
String licence,
List contributors,
ProjectInfo project)
Constructs an 'About' frame. |
|
Library(ProjectInfo project)
Deprecated. Constructs a library reference from a ProjectInfo object. |
|
LibraryPanel(ProjectInfo projectInfo)
Creates a new library panel for the specified project. |
Uses of ProjectInfo in org.jfree.xml |
---|
Subclasses of ProjectInfo 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 |