|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.ens.transcriptome.doelan.DoelanRegistery
Globals setting for the application
Method Summary | |
static java.lang.String |
about()
Get information about the project. |
static java.lang.String |
getAlternativeBrowserPath()
Get the path of the alterantive web browser. |
static java.util.Date |
getAppCompileDate()
Get the date of the compilation. |
static java.lang.String |
getAppCopyright()
Get the copyright. |
static java.lang.String |
getAppDescription()
Get the description of the application. |
static java.lang.String |
getAppName()
Get the name of the application. |
static java.lang.String |
getAppURL()
Get the URL of the project. |
static java.lang.String |
getAppVersion()
Get the version of the application. |
static java.lang.String |
getBrowserPath()
Get the browser path. |
static java.lang.String |
getCopyrightDate()
Get the date of the copyright. |
static int |
getDoelanChartHeigth()
Get the height of the doelan charts. |
static int |
getDoelanChartWidth()
Get the width of the doelan charts. |
static java.lang.String |
getDoelanDataDirectory()
Get the absolute path of the directory for plugins. |
static java.lang.String |
getDoelanReportDirectory()
Get the absolute path of the directory for plugins. |
static java.lang.String |
getOrganizationName()
Get the name of the organization of the project. |
static java.lang.String |
getOrganizationURL()
Get the url of the organization |
static java.lang.String |
getTestSuiteListFilename()
Get the absolute path of the test suite list file. |
static void |
init()
Initialize default values. |
static boolean |
isAppletMode()
Test if applet mode is set. |
static java.lang.String |
licence()
Get information about the project. |
static void |
setAppletMode(boolean appletMode)
Set the applet mode. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static void init()
public static java.lang.String getTestSuiteListFilename()
public static java.lang.String getDoelanDataDirectory()
public static java.lang.String getDoelanReportDirectory()
public static java.lang.String getAppName()
public static java.lang.String getAppVersion()
public static java.lang.String getAppDescription()
public static java.util.Date getAppCompileDate()
public static java.lang.String getAppURL()
public static java.lang.String getOrganizationName()
public static java.lang.String getOrganizationURL()
public static java.lang.String getCopyrightDate()
public static java.lang.String getAppCopyright()
public static java.lang.String about()
public static java.lang.String licence()
public static java.lang.String getAlternativeBrowserPath()
public static java.lang.String getBrowserPath()
public static boolean isAppletMode()
public static void setAppletMode(boolean appletMode)
appletMode
- The applet modepublic static int getDoelanChartWidth()
public static int getDoelanChartHeigth()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |