public class ProfileUtils extends Object
| Constructor and Description |
|---|
ProfileUtils(String largePrefsFolder,
String smallPrefsFolder,
String cachePrefsFolder,
OperaSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
copyProfile(String newPrefs) |
boolean |
deleteProfile()
Deletes prefs folders for Does nothing if prefs folders are default main user profile
|
boolean |
isMac() |
boolean |
isMainProfile(String prefsPath) |
boolean |
isWindows() |
protected final Logger logger
public ProfileUtils(String largePrefsFolder, String smallPrefsFolder, String cachePrefsFolder, OperaSettings settings)
public boolean isMac()
public boolean isWindows()
public boolean isMainProfile(String prefsPath)
public boolean deleteProfile()
public boolean copyProfile(String newPrefs)
Copyright © 2012. All Rights Reserved.