Package me.friwi.jcefmaven
-
Interface Summary Interface Description IProgressHandler Interface used to receive progress updates fromCefAppBuilder. -
Class Summary Class Description CefAppBuilder Class used to configure the JCef environment.CefBuildInfo Provides information about jcefmaven buildsMavenCefAppHandlerAdapter An extendable implementation of CefAppHandlerAdapter that fixes execution issues on MacOSX. -
Enum Summary Enum Description EnumOS Enum representing all supported operating systems.EnumPlatform Enum representing all supported operating system and architecture combinations.EnumProgress Enum representing all major steps in the setup process for JCef. -
Exception Summary Exception Description CefInitializationException Thrown when JCef failed to initialize.UnsupportedPlatformException Exception indicating that the current operating system and architecture combination is not supported.