Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- addChangeListener(ValueListener<T>) - Method in interface custom_jfx_plugin.property.ObservableProperty
-
Bind changes to passed listener
- ALL - Enum constant in enum class custom_jfx_plugin.configuration.JfxModule
-
All modules
- apply(Project) - Method in class custom_jfx_plugin.CustomJfxPlugin
-
Apply this plugin to the given target object.
- arch - Variable in class custom_jfx_plugin.configuration.JfxOptions
-
JavaFX target architecture
- artifact() - Method in class custom_jfx_plugin.dependency.maven.response.MavenArtifact
- artifactFiles() - Method in class custom_jfx_plugin.dependency.maven.response.MavenArtifact
B
- BASE - Enum constant in enum class custom_jfx_plugin.configuration.JfxModule
-
Only the base of content of JavaFX
C
- checkJavaFxDependency(Dependency) - Static method in class custom_jfx_plugin.utils.ModuleUtils
-
Check if dependency is a javafx dependency
- compareAnyJfxFile(File) - Static method in class custom_jfx_plugin.utils.ModuleUtils
-
Check if classpath file is a valid jfx jar file
- compareJfxFile(File, JfxModule, Platform, Arch) - Static method in class custom_jfx_plugin.utils.ModuleUtils
-
Check if classpath file is a valid jfx jar file
- configuration - Variable in class custom_jfx_plugin.dependency.maven.DependencyCache
-
Dependency configuration
- content() - Method in class custom_jfx_plugin.dependency.maven.response.MavenPartialResponse
- CONTROLS - Enum constant in enum class custom_jfx_plugin.configuration.JfxModule
-
Module with all GUI and functionality
- create() - Static method in interface custom_jfx_plugin.property.ObservableProperty
-
Generate new instance of property without initial value
- create() - Static method in interface custom_jfx_plugin.property.Property
-
Generate new instance of property without initial value
- create(T) - Static method in interface custom_jfx_plugin.property.ObservableProperty
-
Generate new instance of property with initial value
- create(T) - Static method in interface custom_jfx_plugin.property.Property
-
Generate new instance of property with initial value
- custom_jfx_plugin - package custom_jfx_plugin
- custom_jfx_plugin.configuration - package custom_jfx_plugin.configuration
- custom_jfx_plugin.dependency.base - package custom_jfx_plugin.dependency.base
- custom_jfx_plugin.dependency.maven - package custom_jfx_plugin.dependency.maven
- custom_jfx_plugin.dependency.maven.response - package custom_jfx_plugin.dependency.maven.response
- custom_jfx_plugin.property - package custom_jfx_plugin.property
- custom_jfx_plugin.property.listener - package custom_jfx_plugin.property.listener
- custom_jfx_plugin.task - package custom_jfx_plugin.task
- custom_jfx_plugin.utils - package custom_jfx_plugin.utils
- CustomJfxPlugin - Class in custom_jfx_plugin
- CustomJfxPlugin() - Constructor for class custom_jfx_plugin.CustomJfxPlugin
D
- dependencies() - Method in enum class custom_jfx_plugin.configuration.JfxModule
-
Returns all module dependencies
- DependencyCache - Class in custom_jfx_plugin.dependency.maven
- DependencyCache(String, String, String) - Constructor for class custom_jfx_plugin.dependency.maven.DependencyCache
-
Default constructor
- dependencyConfiguration - Variable in class custom_jfx_plugin.configuration.JfxOptions
-
Dependency configuration name
E
- error(String, Object...) - Static method in class custom_jfx_plugin.utils.Msg
-
Generate message string
- error(Project, String, Object...) - Static method in class custom_jfx_plugin.utils.Msg
-
Generate message string
- error(Project, Throwable) - Static method in class custom_jfx_plugin.utils.Msg
-
Generate message string
F
- found() - Method in class custom_jfx_plugin.dependency.maven.response.MavenPartialResponse
- FXML - Enum constant in enum class custom_jfx_plugin.configuration.JfxModule
-
Module with all functionality to use MVC in the project
G
- get() - Method in interface custom_jfx_plugin.property.Property
-
Returns the property values
- getInstance() - Static method in class custom_jfx_plugin.dependency.maven.MavenResolver
-
Get object instance
- getOrElse(Provider<T>) - Method in interface custom_jfx_plugin.property.Property
-
Returns the property value, or it's replaced with a default valid content
- getOrElse(T) - Method in interface custom_jfx_plugin.property.Property
-
Returns the property value, or it's replaced with a default valid content
- getOrElseThrow() - Method in interface custom_jfx_plugin.property.Property
-
Returns the property value, or throws an error if is not defined
- getOrElseThrow(String) - Method in interface custom_jfx_plugin.property.Property
-
Returns the property value, or throws an error if is not defined
- getPlatformArtifactConfig(Platform, Arch) - Static method in class custom_jfx_plugin.utils.ModuleUtils
-
Returns the artifact configuration depending on the platform and architecture
- GRAPHICS - Enum constant in enum class custom_jfx_plugin.configuration.JfxModule
-
Module with all graphics functionality
- group() - Method in class custom_jfx_plugin.dependency.maven.response.MavenArtifact
H
- header() - Method in class custom_jfx_plugin.dependency.maven.response.MavenResponse
- HTTP_INVALID_CODES - Static variable in class custom_jfx_plugin.dependency.base.Resolver
-
Invalid http response codes
- HTTP_USER_AGENT - Static variable in class custom_jfx_plugin.dependency.base.Resolver
-
Http user agent
- httpClient - Variable in class custom_jfx_plugin.dependency.base.Resolver
-
Resolver http client
I
- id() - Method in class custom_jfx_plugin.dependency.maven.response.MavenArtifact
- info(String, Object...) - Static method in class custom_jfx_plugin.utils.Msg
-
Generate message string
- info(Project, String, Object...) - Static method in class custom_jfx_plugin.utils.Msg
-
Generate message string
- isNotPresent() - Method in interface custom_jfx_plugin.property.Property
-
Check if the property contains a valid not null value
- isPresent() - Method in interface custom_jfx_plugin.property.Property
-
Check if the property contains a valid not null value
J
- JfxModule - Enum Class in custom_jfx_plugin.configuration
- JfxOptions - Class in custom_jfx_plugin.configuration
- JfxOptions(Project) - Constructor for class custom_jfx_plugin.configuration.JfxOptions
-
Default constructor
- JfxRunConfigTask - Class in custom_jfx_plugin.task
- JfxRunConfigTask(Project) - Constructor for class custom_jfx_plugin.task.JfxRunConfigTask
-
Default constructor
M
- MavenArtifact - Class in custom_jfx_plugin.dependency.maven.response
- MavenArtifact() - Constructor for class custom_jfx_plugin.dependency.maven.response.MavenArtifact
- MavenHeader - Class in custom_jfx_plugin.dependency.maven.response
- MavenHeader() - Constructor for class custom_jfx_plugin.dependency.maven.response.MavenHeader
- MavenPartialResponse - Class in custom_jfx_plugin.dependency.maven.response
- MavenPartialResponse() - Constructor for class custom_jfx_plugin.dependency.maven.response.MavenPartialResponse
- MavenResolver - Class in custom_jfx_plugin.dependency.maven
- MavenResponse - Class in custom_jfx_plugin.dependency.maven.response
- MavenResponse() - Constructor for class custom_jfx_plugin.dependency.maven.response.MavenResponse
- MAX_RESULTS - Static variable in class custom_jfx_plugin.dependency.base.Resolver
-
Max response results
- MEDIA - Enum constant in enum class custom_jfx_plugin.configuration.JfxModule
-
Module with all image, videos, audio functionality
- modules - Variable in class custom_jfx_plugin.configuration.JfxOptions
-
JavaFX required modules
- ModuleUtils - Class in custom_jfx_plugin.utils
- Msg - Class in custom_jfx_plugin.utils
O
- ObservableProperty<T> - Interface in custom_jfx_plugin.property
- onValueChange(T, T) - Method in interface custom_jfx_plugin.property.listener.ValueListener
-
Called when the property value was changed
P
- params() - Method in class custom_jfx_plugin.dependency.maven.response.MavenHeader
- platform - Variable in class custom_jfx_plugin.configuration.JfxOptions
-
JavaFX target platform
- Property<T> - Interface in custom_jfx_plugin.property
R
- removeListener(ValueListener<T>) - Method in interface custom_jfx_plugin.property.ObservableProperty
-
Remove the listener from instance
- resolveAndCleanModules(Collection<JfxModule>) - Static method in class custom_jfx_plugin.utils.ModuleUtils
-
Resolve all valid modules
- resolveAndCleanModules(JfxModule...) - Static method in class custom_jfx_plugin.utils.ModuleUtils
-
Resolve all valid modules
- resolveArtifact(JfxModule) - Static method in class custom_jfx_plugin.utils.ModuleUtils
-
Resolve the module artifact with dependencies
- resolveArtifactName(JfxModule) - Static method in class custom_jfx_plugin.utils.ModuleUtils
-
Resolve only the artifact name
- resolveArtifacts(String, Collection<JfxModule>) - Static method in class custom_jfx_plugin.utils.ModuleUtils
-
Resolve multiple modules and dependencies
- resolved - Variable in class custom_jfx_plugin.dependency.maven.DependencyCache
-
Dependency result
- resolveDependency(String, boolean) - Method in class custom_jfx_plugin.dependency.maven.MavenResolver
-
Resolve dependency configuration
- resolveDependency(V, boolean) - Method in class custom_jfx_plugin.dependency.base.Resolver
-
Resolve dependency configuration
- resolveModuleJarName(JfxModule) - Static method in class custom_jfx_plugin.utils.ModuleUtils
-
Resolve java module jar name
- resolveModuleName(JfxModule) - Static method in class custom_jfx_plugin.utils.ModuleUtils
-
Resolve java module name
- Resolver<T,
V> - Class in custom_jfx_plugin.dependency.base - Resolver() - Constructor for class custom_jfx_plugin.dependency.base.Resolver
- response() - Method in class custom_jfx_plugin.dependency.maven.response.MavenResponse
S
- serializer - Variable in class custom_jfx_plugin.dependency.base.Resolver
-
Json serialization instance
- set(Provider<T>) - Method in interface custom_jfx_plugin.property.Property
-
Change the property value
- set(T) - Method in interface custom_jfx_plugin.property.Property
-
Change the property value
- special - Variable in class custom_jfx_plugin.dependency.maven.DependencyCache
-
Special dependency configuration version
- start() - Method in class custom_jfx_plugin.dependency.maven.response.MavenPartialResponse
- status() - Method in class custom_jfx_plugin.dependency.maven.response.MavenHeader
- SWING - Enum constant in enum class custom_jfx_plugin.configuration.JfxModule
-
Module with functionality to work with JavaSwing and JavaFX
T
- tags() - Method in class custom_jfx_plugin.dependency.maven.response.MavenArtifact
- taskProcess() - Method in class custom_jfx_plugin.task.JfxRunConfigTask
-
Task execution process
- time() - Method in class custom_jfx_plugin.dependency.maven.response.MavenHeader
- timestamp() - Method in class custom_jfx_plugin.dependency.maven.response.MavenArtifact
- type() - Method in class custom_jfx_plugin.dependency.maven.response.MavenArtifact
V
- ValueListener<T> - Interface in custom_jfx_plugin.property.listener
- valueOf(String) - Static method in enum class custom_jfx_plugin.configuration.JfxModule
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class custom_jfx_plugin.configuration.JfxModule
-
Returns an array containing the constants of this enum class, in the order they are declared.
- version - Variable in class custom_jfx_plugin.configuration.JfxOptions
-
JavaFX version
- version() - Method in class custom_jfx_plugin.dependency.maven.response.MavenArtifact
W
- WEB - Enum constant in enum class custom_jfx_plugin.configuration.JfxModule
-
Module with all web functionality
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form