Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- apply(Project) - Method in class com.teamdev.jxbrowser.gradle.DepsPlugin
C
- com.teamdev.jxbrowser.gradle - package com.teamdev.jxbrowser.gradle
- core() - Method in class com.teamdev.jxbrowser.gradle.DepsConfiguration
-
Returns a dependency notation for the
jxbrowser, an artifact with the core API of the library. - crossPlatform() - Method in class com.teamdev.jxbrowser.gradle.DepsConfiguration
-
Returns a dependency notation for the
jxbrowser-cross-platform, an artifact that includes binaries for all supported platforms. - currentPlatform() - Method in class com.teamdev.jxbrowser.gradle.DepsConfiguration
-
Detects the current platform and returns a dependency notation for the corresponding module with binaries.
D
- DepsConfiguration - Class in com.teamdev.jxbrowser.gradle
-
Configures JxBrowser repository and provides dependency notations for the artifacts.
- DepsConfiguration() - Constructor for class com.teamdev.jxbrowser.gradle.DepsConfiguration
- DepsPlugin - Class in com.teamdev.jxbrowser.gradle
-
A plugin that configures JxBrowser repository and helps with dependencies.
- DepsPlugin() - Constructor for class com.teamdev.jxbrowser.gradle.DepsPlugin
E
- EAP_REPOSITORY - Static variable in class com.teamdev.jxbrowser.gradle.DepsPlugin
- EUROPE - Enum constant in enum class com.teamdev.jxbrowser.gradle.Repository
-
A repository located in Europe.
I
- includePreviewBuilds() - Method in class com.teamdev.jxbrowser.gradle.DepsConfiguration
-
Adds a JxBrowser EAP repository to the project.
J
- javafx() - Method in class com.teamdev.jxbrowser.gradle.DepsConfiguration
-
Returns a dependency notation for the
jxbrowser-javafx, an artifact with JavaFX integration.
L
- linux64() - Method in class com.teamdev.jxbrowser.gradle.DepsConfiguration
-
Returns a dependency notation for the
jxbrowser-linux64, an artifact with Linux 64-bit binaries. - linuxArm() - Method in class com.teamdev.jxbrowser.gradle.DepsConfiguration
-
Returns a dependency notation for the
jxbrowser-linux64-arm, an artifact with Linux 64-bit ARM binaries.
M
- mac() - Method in class com.teamdev.jxbrowser.gradle.DepsConfiguration
-
Returns a dependency notation for the
jxbrowser-mac, an artifact with macOS binaries. - macArm() - Method in class com.teamdev.jxbrowser.gradle.DepsConfiguration
-
Returns a dependency notation for the
jxbrowser-mac-arm, an artifact with macOS ARM binaries.
R
- Repository - Enum Class in com.teamdev.jxbrowser.gradle
-
Available JxBrowser repositories.
- repositoryLocation - Variable in class com.teamdev.jxbrowser.gradle.DepsConfiguration
-
The preferred location of the JxBrowser repository.
- repositoryUrl - Variable in class com.teamdev.jxbrowser.gradle.DepsConfiguration
-
The URL of the repository.
S
- swing() - Method in class com.teamdev.jxbrowser.gradle.DepsConfiguration
-
Returns a dependency notation for the
jxbrowser-swing, an artifact with Swing integration. - swt() - Method in class com.teamdev.jxbrowser.gradle.DepsConfiguration
-
Returns a dependency notation for the
jxbrowser-swt, an artifact with SWT integration.
U
- US - Enum constant in enum class com.teamdev.jxbrowser.gradle.Repository
-
A repository located in the United States.
V
- valueOf(String) - Static method in enum class com.teamdev.jxbrowser.gradle.Repository
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.teamdev.jxbrowser.gradle.Repository
-
Returns an array containing the constants of this enum class, in the order they are declared.
- version - Variable in class com.teamdev.jxbrowser.gradle.DepsConfiguration
-
A version of the JxBrowser.
W
- win32() - Method in class com.teamdev.jxbrowser.gradle.DepsConfiguration
-
Returns a dependency notation for the
jxbrowser-win32, an artifact with Windows 32-bit binaries. - win64() - Method in class com.teamdev.jxbrowser.gradle.DepsConfiguration
-
Returns a dependency notation for the
jxbrowser-win64, an artifact with Windows 64-bit binaries.
All Classes and Interfaces|All Packages|Constant Field Values