|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.mytrendtimer.trendtimer.Plateform
public class Plateform
We manage what is plateform dependant or linked to the environment.
| Constructor Summary | |
|---|---|
Plateform()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getBrowser()
Retreive the default browser for the plateform. |
static java.lang.String |
getEditor()
Retreive the default editor for the plateform based on etc/editor.properties file |
static java.lang.String |
getEnvVariables()
Retreive the environement variables for the plateform. |
static java.lang.String |
getSlash()
This is just a call to File.separator constant. |
static java.lang.String |
getTail()
Retreive the command to tail a file |
static java.lang.String |
getTTHOME()
Retreive the TTHOME dir. |
static java.lang.String |
getVarTTHOME()
Retreive the TTHOME variable. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Plateform()
| Method Detail |
|---|
public static java.lang.String getBrowser()
public static java.lang.String getEditor()
public static java.lang.String getEnvVariables()
public static java.lang.String getSlash()
public static java.lang.String getTail()
public static java.lang.String getTTHOME()
public static java.lang.String getVarTTHOME()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||