javafx-application

JavaFX is an open source, next generation client application platform for desktop, mobile and embedded systems built with Java. It is offered as a cross-platform Java library and it delivers consistent graphical user interfaces across a wide range of operating systems and devices. Applications developed with JavaFX can be run on devices such as desktop computers, mobile phones, TVs, tablets, and more.
Here are 1,116 public repositories matching this topic...
Rework ICAR Fetcher
Our fetcher calls the URL https://eprint.iacr.org/eprint-bin/cite.pl?entry=2022/674
.
This leads to a 404:
We need to rewrite the IacrEprintFetcher to rely on https://eprint.iacr.org/ID
(example: https://eprint.iacr.org/2022/674) only.
PR implementing the fetcher: https://
-
Updated
Aug 31, 2021 - Java
-
Updated
Jan 20, 2022 - Java
-
Updated
Dec 18, 2021 - Java
-
Updated
May 11, 2022 - Java
-
Updated
May 2, 2021 - Java
-
Updated
May 20, 2022 - Java
-
Updated
Jan 6, 2022 - Java
-
Updated
Mar 14, 2022 - Java
Hi,
on Windows using <maven.build.timestamp.format>yy.w.ukkmm</maven.build.timestamp.format> can lead to a timestamp 21.29.71010, (2021, week 29, Sunday, 10:00 AM) which violates the specification in https://docs.microsoft.com/en-us/windows/win32/msi/productversion, that requires a product version of not greater than maximum value of 65,535.
... hence the build fails.
(general: fantastic
-
Updated
Feb 5, 2019 - Java
-
Updated
Feb 29, 2020 - Java
-
Updated
Feb 17, 2022 - Java
-
Updated
Jun 3, 2022 - Java
-
Updated
Nov 7, 2017 - Java
-
Updated
Apr 17, 2022 - Java
-
Updated
Jan 6, 2022 - Java
-
Updated
Jul 11, 2021 - Java
-
Updated
Jul 10, 2020 - Java
-
Updated
Jan 18, 2018 - Java
-
Updated
Jun 17, 2021 - Java
-
Updated
Oct 8, 2020 - Java
-
Updated
Jan 31, 2020 - Java
-
Updated
Jun 3, 2022 - Java
-
Updated
May 22, 2022 - Java
-
Updated
Mar 11, 2022 - Kotlin
-
Updated
Dec 21, 2021 - Kotlin
Created by Oracle
Released December 4, 2008
- Website
- openjfx.io
- Wikipedia
- Wikipedia
When class/field/member modifier groups are displayed, its a stack of colored shapes.
It would be useful to have on-hover capabilities for these groups to complain the flags enabled in each group.
See AccessFlags for the list of all flags.
It would be u