#javafx resultados da pesquisa

Someone on Reddit shared screenshots of their #Java desktop applications. #JavaFX in practice. reddit.com/r/java/s/qk0fe…

brunoborges's tweet image. Someone on Reddit shared screenshots of their #Java desktop applications.

#JavaFX in practice.

reddit.com/r/java/s/qk0fe…

Currently working on implementing a seamless titlebar on macOS as well. #JavaFX

crschnick's tweet image. Currently working on implementing a seamless titlebar on macOS as well. #JavaFX

14 years ago, I wrote basic code to produce balanced soccer teams based on players' ratings. Today, in less than 6 hours, I now have upgraded to #Java21, and added comprehensive CLI with @GraalVM native, and a #JavaFX desktop app. github.com/brunoborges/te…

brunoborges's tweet image. 14 years ago, I wrote basic code to produce balanced soccer teams based on players' ratings.

Today, in less than 6 hours, I now have upgraded to #Java21, and added comprehensive CLI with @GraalVM native, and a #JavaFX desktop app.

github.com/brunoborges/te…
brunoborges's tweet image. 14 years ago, I wrote basic code to produce balanced soccer teams based on players' ratings.

Today, in less than 6 hours, I now have upgraded to #Java21, and added comprehensive CLI with @GraalVM native, and a #JavaFX desktop app.

github.com/brunoborges/te…
brunoborges's tweet image. 14 years ago, I wrote basic code to produce balanced soccer teams based on players' ratings.

Today, in less than 6 hours, I now have upgraded to #Java21, and added comprehensive CLI with @GraalVM native, and a #JavaFX desktop app.

github.com/brunoborges/te…
brunoborges's tweet image. 14 years ago, I wrote basic code to produce balanced soccer teams based on players' ratings.

Today, in less than 6 hours, I now have upgraded to #Java21, and added comprehensive CLI with @GraalVM native, and a #JavaFX desktop app.

github.com/brunoborges/te…

The #JavaFX 22 platform preferences API in action. You can now query and observe the system color schemes.


Native window themes on macOS with #JavaFX. Now finally released in XPipe 10.2!


The #JavaFX 22 platform preferences API in action with native window themes on Windows 11.


There are some really cool shaders available online. Here's one from shadertoy.com/view/XfyXRV The demo shows a property bound to a shader variable, hence the ability to control the rotation speed. The glass effect and reflections are just🤩 #JavaFX #FXGL


#javafx notebook at #devoxx . A great idea to make Java interesting to students, scientists,...

johanvos's tweet image. #javafx notebook at #devoxx .
A great idea to make Java interesting to students, scientists,...

Dear #java #javafx experts do you know how I can plot a graph like the following one? The line chart is fine, the thing is the colourful area ones Thank you very much.

alexsotob's tweet image. Dear #java  #javafx experts do you know how I can plot a graph like the following one? The line chart is fine, the thing is the colourful area ones

Thank you very much.

#Datacollie A confirmation dialog box was created, which looks very dynamic and smooth, and the interactive experience is also good. #JavaFX #Java #buildinpublic


First timeline management demo of my personal After Effects app in #JavaFX.


#FXGL 25 will ship with an upgraded integration with MediaPipe hand tracking. The demo below uses a built-in laptop webcam. The demo consumes raw tracking data with no fine-tuning. So improved user experience results are certainly possible. #JavaFX


#Datacollie Implemented physical paging for data tables, which is very effective for fast query of large amounts of data and effective control of JVM memory usage. #JavaFX #buildinpublic


We've just released version 2025.3.1! #JPro now supports #JavaFX 25 & #Java 25 and #Gradle 9. The JPro Loadbalancer is now released together with the runtime, and we've made a lot of changes under the hood. Read more here: jpro.one/docs/jpro-weba…

jpro_one's tweet image. We've just released version 2025.3.1! #JPro now supports #JavaFX 25 & #Java 25 and #Gradle 9. The JPro Loadbalancer is now released together with the runtime, and we've made a lot of changes under the hood. Read more here: jpro.one/docs/jpro-weba…

☕️☕️🥳🥳🎂🎂🥳🥳☕️☕️ Happy birthday @FrankDelporte ☕️☕️🥳🥳🎂🎂🥳🥳☕️☕️ Thx for continuing to breathe innovative energy into #Java and #JavaFX! The dev community appreciates it! I appreciate it! Enjoy your cake day!

Sharat_Chander's tweet image. ☕️☕️🥳🥳🎂🎂🥳🥳☕️☕️
          Happy birthday 
         @FrankDelporte 
☕️☕️🥳🥳🎂🎂🥳🥳☕️☕️

Thx for continuing to breathe innovative energy into #Java and #JavaFX! The dev community appreciates it! I appreciate it!

Enjoy your cake day!

#Datacollie To display and modify text-type fields, I have added a Value editor to display and edit these fields. #JavaFX #buildinpublic #indiehacker

xiongchun007's tweet image. #Datacollie To display and modify text-type fields, I have added a Value editor to display and edit these fields. #JavaFX #buildinpublic #indiehacker

Testing JavaFX can be tricky, but most issues come from avoidable mistakes👀Learn the top pitfalls, why they happen, and how to fix them. 🛠️ dzone.com/articles/top-j… #JavaFX #Testing #Java #QA #Futurama


#JavaFx getStylesheets() add or setId()


I found some time to update #JavaFX #DesktopSearch to the latest #Java 25, #Lucene and #Tika releases. Maybe I will also add some #LLM or #MCP features. We'll find out. Checkout github.com/mirkosertic/FX… for more to come :-)

mirkosertic's tweet image. I found some time to update #JavaFX #DesktopSearch to the latest #Java 25, #Lucene and #Tika releases. Maybe I will also add some #LLM or #MCP features. We'll find out. Checkout github.com/mirkosertic/FX… for more to come :-)

Just shipped a JavaFX Image Processing app! 🚀 Parallel sub-image processing + filters like Grayscale, Edge Detection, Gaussian Blur, Sharpen, Sepia & more. Open-source (MIT). Dive in: <github.com/Crpedeim/Image…> #Java #JavaFX #ImageProcessing #OpenSource


WEBSWING MODERNISATION FRAMEWORK Made Simple! Save costs, minimise risks and modernise your instantly with Webswing. Transform your Java desktop applications without the hassle of a full rewrite! Learn more at webswing.org/en/webswing-mo… #java #swing #javafx #eclipse #swt #netbeans

Webswing_org's tweet image. WEBSWING MODERNISATION FRAMEWORK Made Simple!
Save costs, minimise risks and modernise your instantly with Webswing. Transform your Java desktop applications without the hassle of a full rewrite!

Learn more at webswing.org/en/webswing-mo…

#java #swing #javafx #eclipse #swt #netbeans

Testing JavaFX can be tricky, but most issues come from avoidable mistakes👀Learn the top pitfalls, why they happen, and how to fix them. 🛠️ dzone.com/articles/top-j… #JavaFX #Testing #Java #QA #Futurama


...#JavaFX graphics library. Then you’ll build increasingly sophisticated apps to practice what you’ve learned while tackling challenges from math and science to algorithms and optimization.


We're blogging from DEVOXX in Belgium. Join us and follow the conference progress. You can follow our presence for more information here webswing.org/en/blog/meet-u… #java #swing #javafx #eclipse #swt #netbeans #webswing #LegacyModernisation #JavaApps #technology #programming #app

Webswing_org's tweet image. We&apos;re blogging from DEVOXX in Belgium. 
Join us and follow the conference progress. 
You can follow our presence for more information here webswing.org/en/blog/meet-u…

#java #swing #javafx #eclipse #swt #netbeans #webswing #LegacyModernisation #JavaApps #technology #programming #app

Don’t miss Sven Reimers’ session at #Devoxx Belgium! See how #JTaccuino, a pure #JavaFX notebook integrates with Deep Netts to bring AI and neural networks directly into Java. 📍 Monday, Oct 6 | 16:50–17:20 | Room 9 💡 Java Adventures — JTaccuino, Java 25 and AI #Java #AI

DeepNetts's tweet image. Don’t miss Sven Reimers’ session at #Devoxx Belgium!
See how #JTaccuino, a pure #JavaFX notebook integrates with Deep Netts to bring AI and neural networks directly into Java.
📍 Monday, Oct 6 | 16:50–17:20 | Room 9
💡 Java Adventures — JTaccuino, Java 25 and AI
#Java #AI

Quoi de neuf dans JavaFX 25 ? Révisez la géométrie @OpenJDK #JavaFX programmez.com/actualites/jav…


最近、JavaFXはぜんぜん追えていなかったのだけど、JavaFX 25はいろいろと変更が入っていたよ! #java #javafx inside.java/2025/09/23/jav…


Struggling with tech debt from legacy Java apps? With Webswing you can modernise your existing applications. Cut maintenance costs and bring them to the browser without rewriting from scratch. Find out more about Webswing at webswing.org/en #java #swing #javafx #eclipse

Webswing_org's tweet image. Struggling with tech debt from legacy Java apps? With Webswing you can modernise your existing applications. Cut maintenance costs and bring them to the browser without rewriting from scratch.

Find out more about Webswing at webswing.org/en

#java #swing #javafx #eclipse

AIMindUpdate News! JavaFX 25 is here! New title bar controls & CSS styling updates are ready to revolutionize your Java app design. #JavaFX #Java #GUI Click here↓↓↓ aimindupdate.com/2025/09/30/jav…

Infinit18575448's tweet image. AIMindUpdate News! 
 JavaFX 25 is here! New title bar controls &amp;amp; CSS styling updates are ready to revolutionize your Java app design. #JavaFX #Java #GUI 

Click here↓↓↓
 aimindupdate.com/2025/09/30/jav…

AIクリエーターの道 ニュース:JavaFX 25 リリース!タイトルバーにJavaFXコントロールをプレビュー!新しい機能が満載です。 #JavaFX #プログラミング #AI 詳しくはこちら↓↓↓ gamefi.co.jp/2025/09/30/jav…

Gamefi38849310's tweet image. AIクリエーターの道 ニュース:JavaFX 25 リリース!タイトルバーにJavaFXコントロールをプレビュー!新しい機能が満載です。 #JavaFX #プログラミング #AI

詳しくはこちら↓↓↓ 
gamefi.co.jp/2025/09/30/jav…

👀 Top 7 Mistakes When Testing JavaFX Apps Testing #JavaFX apps is just as important as testing web apps, but the process may seem non-trivial at start. My latest article on @dzone aims to help avoid common pitfalls of JavaFX testing: dzone.com/articles/top-j…


14 years ago, I wrote basic code to produce balanced soccer teams based on players' ratings. Today, in less than 6 hours, I now have upgraded to #Java21, and added comprehensive CLI with @GraalVM native, and a #JavaFX desktop app. github.com/brunoborges/te…

brunoborges's tweet image. 14 years ago, I wrote basic code to produce balanced soccer teams based on players&apos; ratings.

Today, in less than 6 hours, I now have upgraded to #Java21, and added comprehensive CLI with @GraalVM native, and a #JavaFX desktop app.

github.com/brunoborges/te…
brunoborges's tweet image. 14 years ago, I wrote basic code to produce balanced soccer teams based on players&apos; ratings.

Today, in less than 6 hours, I now have upgraded to #Java21, and added comprehensive CLI with @GraalVM native, and a #JavaFX desktop app.

github.com/brunoborges/te…
brunoborges's tweet image. 14 years ago, I wrote basic code to produce balanced soccer teams based on players&apos; ratings.

Today, in less than 6 hours, I now have upgraded to #Java21, and added comprehensive CLI with @GraalVM native, and a #JavaFX desktop app.

github.com/brunoborges/te…
brunoborges's tweet image. 14 years ago, I wrote basic code to produce balanced soccer teams based on players&apos; ratings.

Today, in less than 6 hours, I now have upgraded to #Java21, and added comprehensive CLI with @GraalVM native, and a #JavaFX desktop app.

github.com/brunoborges/te…

I think @maxandersen had tested them all and could advise for the best one. There's also github.com/jtaccuino/jtac… which is a #JavaFx based Java notebook.


Currently working on implementing a seamless titlebar on macOS as well. #JavaFX

crschnick's tweet image. Currently working on implementing a seamless titlebar on macOS as well. #JavaFX

#JavaFX applications can always use some more Duke

crschnick's tweet image. #JavaFX applications can always use some more Duke
crschnick's tweet image. #JavaFX applications can always use some more Duke

This is all it takes to run a GUI (ScalaFX) application in #Scala : 1. This file 2. Run the command 'scala-cli run Main.scala' #programming #javafx

rumbletumblekid's tweet image. This is all it takes to run a GUI (ScalaFX) application in #Scala :

1. This file
2. Run the command &apos;scala-cli run Main.scala&apos;

#programming #javafx

TIL that #JavaFX CSS allows you to effectively create borders just with the background color/insets property (pic) Previously I would add a border, but that would change the component size, so I'd have to also change the padding size to accommodate. With this I don't need to 🥳

invokecoley's tweet image. TIL that #JavaFX CSS allows you to effectively create borders just with the background color/insets property (pic)

Previously I would add a border, but that would change the component size, so I&apos;d have to also change the padding size to accommodate. With this I don&apos;t need to 🥳

Someone on Reddit shared screenshots of their #Java desktop applications. #JavaFX in practice. reddit.com/r/java/s/qk0fe…

brunoborges's tweet image. Someone on Reddit shared screenshots of their #Java desktop applications.

#JavaFX in practice.

reddit.com/r/java/s/qk0fe…

We've just released version 2025.3.1! #JPro now supports #JavaFX 25 & #Java 25 and #Gradle 9. The JPro Loadbalancer is now released together with the runtime, and we've made a lot of changes under the hood. Read more here: jpro.one/docs/jpro-weba…

jpro_one's tweet image. We&apos;ve just released version 2025.3.1! #JPro now supports #JavaFX 25 &amp;amp; #Java 25 and #Gradle 9. The JPro Loadbalancer is now released together with the runtime, and we&apos;ve made a lot of changes under the hood. Read more here: jpro.one/docs/jpro-weba…

Morning #javafx jam session at 9am after the conf with @hansolo_ and @SeanMiPhillips

devnexus's tweet image. Morning #javafx jam session at 9am after the conf with @hansolo_ and @SeanMiPhillips

#DataCollie 日拱一卒 今晚的工作卓有成效,有个 #JavaFX TableView的滚动条在某些临界条件下会导致表格数据重绘引起数据显示抖动和错乱的BUG折腾我1个多月了,一直如鲠在喉。今晚居然一行代码就解决了,擦!#buildinpublic #indiedev

xiongchun007's tweet image. #DataCollie 日拱一卒
今晚的工作卓有成效,有个 #JavaFX TableView的滚动条在某些临界条件下会导致表格数据重绘引起数据显示抖动和错乱的BUG折腾我1个多月了,一直如鲠在喉。今晚居然一行代码就解决了,擦!#buildinpublic #indiedev

☕️☕️🥳🥳🎂🎂🥳🥳☕️☕️ Happy birthday @carldea ☕️☕️🥳🥳🎂🎂🥳🥳☕️☕️ The #Java community is grateful for all your contributions including to #JavaFX. Thx for keeping it burning bright! Enjoy your cake day!

Sharat_Chander's tweet image. ☕️☕️🥳🥳🎂🎂🥳🥳☕️☕️
         Happy birthday 
              @carldea 
☕️☕️🥳🥳🎂🎂🥳🥳☕️☕️

The #Java community is grateful for all your contributions including to #JavaFX. Thx for keeping it burning bright!

Enjoy your cake day!

#Datacollie 今晚撸串回来又完善了一下Value Editor,实现了两个功能:1. 增加了Format按钮对XML和JSON进行格式化;2.增加了Soft-Wrap按钮,缺省对文本越界进行逻辑换行。#JavaFX #buildinginpublic #indiehacker

xiongchun007's tweet image. #Datacollie 今晚撸串回来又完善了一下Value Editor,实现了两个功能:1. 增加了Format按钮对XML和JSON进行格式化;2.增加了Soft-Wrap按钮,缺省对文本越界进行逻辑换行。#JavaFX #buildinginpublic #indiehacker

API documentation of the new JavaFX 25 release is now available on APIdia! This includes the incubating modules, however they are hidden by default. See comments for link and instructions. #javafx #javafx25 #java #java25 #javadoc #apidia

apidia_net's tweet image. API documentation of the new JavaFX 25 release is now available on APIdia!
This includes the incubating modules, however they are hidden by default.
See comments for link and instructions.

#javafx #javafx25 #java #java25 #javadoc #apidia

RNArtist has been updated, mainly to run on Windows. Releases 1.0.8 and 1.0.9 are available (just restart RNArtist). 1.0.9 will just increase the maximum memory to be used (needed for Windows) #javafx #java #bioinformatics #RNA #visualization

rnartist_app's tweet image. RNArtist has been updated, mainly to run on Windows. Releases 1.0.8 and 1.0.9 are available (just restart RNArtist). 1.0.9 will just increase the maximum memory to be used (needed for Windows) #javafx #java #bioinformatics #RNA #visualization

The first official release is close. Working on a help mode inside RNArtist. When activated, a window like this one is displayed after a mouse click on a graphical elements to explain its goal. #bioinformatics #RNA #javafx #kotlin #visualization #java

rnartist_app's tweet image. The first official release is close. Working on a help mode inside RNArtist. When activated, a window like this one is displayed after a mouse click on a graphical elements to explain its goal. #bioinformatics #RNA #javafx #kotlin #visualization #java

#Datacollie To display and modify text-type fields, I have added a Value editor to display and edit these fields. #JavaFX #buildinpublic #indiehacker

xiongchun007's tweet image. #Datacollie To display and modify text-type fields, I have added a Value editor to display and edit these fields. #JavaFX #buildinpublic #indiehacker

XPipe 9.4 comes with a #JavaFX markdown view for notes that works through the WebView. It supports using external editors and updates in real time. github.com/xpipe-io/xpipe

crschnick's tweet image. XPipe 9.4 comes with a #JavaFX markdown view for notes that works through the WebView. It supports using external editors and updates in real time.

github.com/xpipe-io/xpipe
crschnick's tweet image. XPipe 9.4 comes with a #JavaFX markdown view for notes that works through the WebView. It supports using external editors and updates in real time.

github.com/xpipe-io/xpipe

Loading...

Something went wrong.


Something went wrong.


United States Trends