|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jfree.base.Library
org.jfree.base.BasicProjectInfo
org.jfree.base.BootableProjectInfo
org.jfree.ui.about.ProjectInfo
at.tuwien.ifs.somtoolbox.apps.SOMToolboxInfo
public class SOMToolboxInfo
Information about the Java SOMToolbox One instance of this class is assigned to SOMToolboxApp.INFO
Field Summary | |
---|---|
private static SOMToolboxInfo |
singleton
The singleton instance of the project info object. |
Constructor Summary | |
---|---|
private |
SOMToolboxInfo()
|
Method Summary | |
---|---|
static SOMToolboxInfo |
getInstance()
Returns the single instance of this class. |
Methods inherited from class org.jfree.ui.about.ProjectInfo |
---|
getContributors, getLicenceText, getLogo, setContributors, setLicenceText, setLogo, toString |
Methods inherited from class org.jfree.base.BootableProjectInfo |
---|
addDependency, getBootClass, getDependencies, isAutoBoot, setAutoBoot, setBootClass |
Methods inherited from class org.jfree.base.BasicProjectInfo |
---|
addLibrary, addOptionalLibrary, addOptionalLibrary, getCopyright, getLibraries, getOptionalLibraries, setCopyright, setInfo, setLicenceName, setName, setVersion |
Methods inherited from class org.jfree.base.Library |
---|
equals, getInfo, getLicenceName, getName, getVersion, hashCode |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
private static SOMToolboxInfo singleton
Constructor Detail |
---|
private SOMToolboxInfo()
Method Detail |
---|
public static SOMToolboxInfo getInstance()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |