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