|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IDesktopUtils
| Method Summary | |
|---|---|
java.lang.String |
getCachePreferencesPath()
|
java.lang.String |
getLargePreferencesPath()
|
java.lang.String |
getOperaPath()
|
int |
getOperaPid()
Gets process id of connected Opera instance. |
java.lang.String |
getSmallPreferencesPath()
|
java.lang.String |
getString(java.lang.String enumText,
boolean stripAmpersand)
Gets the string specified by the given string id. |
void |
init()
|
java.lang.String |
removeCR(java.lang.String text)
Used to stop problems comparing strings that have just \n with those with \r\n. |
| Method Detail |
|---|
void init()
java.lang.String getOperaPath()
java.lang.String getLargePreferencesPath()
java.lang.String getSmallPreferencesPath()
java.lang.String getCachePreferencesPath()
java.lang.String getString(java.lang.String enumText,
boolean stripAmpersand)
java.lang.String removeCR(java.lang.String text)
text - to remove the \r's from
int getOperaPid()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||