Package-level declarations

Contains interfaces for working with Chromium profiles.

Contains interfaces for working with Chromium profiles.

Types

Link copied to clipboard
public interface Profile
public interface Profile
A profile allows keeping all browser info separately, like history, proxy settings, spellchecker configurations.
Link copied to clipboard
public interface ProfilePreferences
public interface ProfilePreferences
The preferences of a Profile.
Link copied to clipboard
public interface Profiles implements EngineService
public interface Profiles implements EngineService
A service for managing Chromium profiles.
Link copied to clipboard
public interface ProfileService
public interface ProfileService
An interface that all profile services must implement.