Тёмный

JavaFX 20 and Beyond 

Java
Подписаться 186 тыс.
Просмотров 21 тыс.
50% 1

Опубликовано:

 

4 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 45   
@Douglas-Allen
@Douglas-Allen Год назад
Very excellent. I feel so good that Oracle has decided not to abandon JavaFX. Now sit back and watch Java eat everyone's lunch on the desktop and rocket back to being the number one programming language on the planet.🔥
@systemsincode7023
@systemsincode7023 Год назад
you can dream I guess :)
@stefanlindner4615
@stefanlindner4615 Год назад
Bro Jetpack compose desktop is wayyyyyyyyyyyyy better
@VincentGroenewold
@VincentGroenewold Год назад
Great to see, I hope JavaFX gets more support and faster development going. What I'm seeing in my development is that, yes, there is a focus on stability etc. which is great, but at some point, you DO need new features. :) This is what is holding me and others back I think, minor features and even a "what's new" that showed a new about window for scenebuilder.... I mean, you get the point.
@dd1.d
@dd1.d Год назад
implementing notebook is an awesome idea and I'm happy to see the project is still heavily moving on. I was using javaFX for about a year in my desktop projects, the thing I noticed is lack of native capabilities like native tray or native notifications. I hope that there will be a plan to fix these problems
@jchildress
@jchildress Год назад
Great presentation. Thank you and the team for all of the hard work.
@anivilin
@anivilin Год назад
RichTextArea is a huge improvement. How many language has supported by RichTextArea?Is it support for MarkDown? And, when will JavaFx add support for CSS3?Is the team preparing for it? I think it's equally important for JavaFx.
@varaprasadhalajangi8200
@varaprasadhalajangi8200 Год назад
wow, javaFX in the 2023. i used to play with it 5 years ago. now people mostly working with electron/hybrid frameworks, not sure how many companies still using the javaFX these days.
@sjzara
@sjzara Год назад
There has always been a gap between what it seems most people use and what is actually used. To give an example, who these days talks about Delphi? Yet it’s a popular language and widely used. There is a huge benefit in stability and performance and maintainability, which is what Java gives you, whatever framework you use.
@allanm6246
@allanm6246 Год назад
@@sjzara You are right about Delphi. It's one of the best out there.
@tahri_khalid
@tahri_khalid Год назад
the idea of the notebook is very good, as teacher I really need this tool , i hope you finish it quickly . 👍
@leewyatt2298
@leewyatt2298 Год назад
I'm looking forward to RichTextArea~ I like javafx.
@sblantipodi
@sblantipodi Год назад
Love JavaFX, congrats guys.
@ponchobob
@ponchobob Год назад
a free support for android and ios would be the next step to be a competitor to maui or flutter. great work!
@Komodojou
@Komodojou Год назад
That notebook demo looked great. It would be nice if you could group statements without invoking output, like you can in Jupyter, but I really like what I'm seeing. If this becomes relatively easily accessible, I could see it becoming a very major boon to Java as a whole.
@boots_on_the_grounds_of_war
@boots_on_the_grounds_of_war 7 месяцев назад
I recently used Jetpack compose thinking it would be awesome. Oh boy, it was terrible! Now I'm learning JavaFX because compose is missing so many basic features.
@adambickford8720
@adambickford8720 Год назад
Wow, I didn't know this was still a thing.
@MrAvelino2010
@MrAvelino2010 Год назад
It would be awesome some facilties available in tornado fx, handle asnc call make easy to retrieve data and convert into observable to be used in tableview,lists. Some libs such restfx (deprecated) gluon connect help but miss fill some gaps, pass token in call
@hayrullahyasar
@hayrullahyasar Год назад
The Notebook like Jupiter right, I think it is good 👍☺️
@ricardojlrufino
@ricardojlrufino Год назад
Integrating this into Jupiter notebook. It should be nice.
@ChristophS
@ChristophS Год назад
Please make Commit on focus lost for TableView a thing!
@dumdumdumdum8804
@dumdumdumdum8804 Год назад
Could you please provide support for Chromium browser. realtime graph update and zooming and panning capability don't know if these are already present or supported.
@ahmadfx8962
@ahmadfx8962 8 месяцев назад
please add 3d chart to javafx it will be very useful in geoscience studies
@ahmadfx8962
@ahmadfx8962 Год назад
i tried to display google earth by using webview, i got the error about not supporting webgl, will you fix this
@shikida
@shikida 8 месяцев назад
I really miss an open source implementation of a workbench such as eclipse RCP. Unfortunately, I think RCP is abandoned, no consistency, no recent books, it's very difficult to rely on online tutorials that are not up to date with RCP. Maybe JavaFX could add some effort in order to create such a thing to replace RCP that is simple and lightweight to use.
@lewis-vj3ti
@lewis-vj3ti Год назад
i was waiting new feature.
@formygoddess1002
@formygoddess1002 Год назад
The rich text feature is a highly anticipated functionality. It would be great if it could be released soon!
@abulka
@abulka Год назад
Where is the documentation? Scenebuilder 20 takes me to ancient 1.8 javafx documentation. There doesn’t seem to be anything more recent. And the documentation is not user friendly. Adding features is great but why not write comprehensive documentation so we can actually use it? I can’t even get an event triggered as a slider control value changes - none of the Scenebuilder events get triggered for that scenario. I can get a drag start but no drag end event for the slider - why? There’s a lot of scrappy information on Stackoverflow re attaching listeners etc but I couldn’t get anything to compile, as I think the info is too old and predates fxml. Update: finally pieced together that you need to override the Initialize method of the controller and add event listeners to specific control properties for value change and other notifications - the Scenebuilder fxml events don’t cover that. Where is this officially documented?
@VincentGroenewold
@VincentGroenewold Год назад
There's simply not enough people working on it, I constantly see like the same 5 people maybe? JavaFX needs some serious investment to get up to speed otherwise it'll fizzle out.
@doubly_negative
@doubly_negative Год назад
Can someone tell me how is JavaFX used for mobile applications? I never seen JavaFX application in app/play store and even outside of the store really?
@hayrullahyasar
@hayrullahyasar Год назад
👍
@allanm6246
@allanm6246 Год назад
@@dumdumdumdum8804 Nag screen puts me off using it. You can create mobile apps for free elsewhere with no nag screen.
@Wahweka
@Wahweka Год назад
The nag screen is only for the Gluon specific parts that make it look like a Material design app. Everything else still works without it. JavaFX apps have a lot of custom styling options that make them harder to recognize than Swing apps, so I'm not sure whether you could tell the technology just from looking at some screenshots.
@allanm6246
@allanm6246 Год назад
@@Wahweka Cool. I will have another look at it.
@Koog1e
@Koog1e Год назад
Let us know when we can deploy to mobile without a gluon nag screen. Seems JavaFX got gate walled on mobile, considering the many train wreck ways of developing cross platform apps there appears to be nothing decent anywere really.
@danielclaire882
@danielclaire882 8 месяцев назад
Why do you make integration of JavaFX and Javaspring Boot SO DIFFICULT? Companies can't embrace JavaFX wholeheartedly because of this.
@piyushkatariya1040
@piyushkatariya1040 Год назад
It will take another decade to reach it to the level of maturity Flutter/Dart has !
@dumdumdumdum8804
@dumdumdumdum8804 Год назад
Could you please elaborate more or give examples of what you meant with maturity.
@piyushkatariya1040
@piyushkatariya1040 Год назад
@@dumdumdumdum8804 You need to have practical knowledge of both flutter and JavaFx. I can't give an example in form of just a comment, you have to build and see. Just implement simple 3-4 screen app with or design it and see which technology helps you to be more productive and platform agnostic.
@dumdumdumdum8804
@dumdumdumdum8804 Год назад
@@piyushkatariya1040 I think java has the legacy baggage that it needs to carry, because of which they have limited options of doing things, whereas if you create something new, you can always use whatever is the latest and the greatest. But I agree lately I am trying to use open source jfx projects, there are always issues, the binaries are always not compatible or some other issue. This java module system really caused great pain in the ease of use of javafx. it is basically causing me to give up some using older projects and starts everything from scratch but nobody have infinite time.
@evandertorressaavedra
@evandertorressaavedra 4 месяца назад
Oh dude i did an ERP prototype with flutter and i can tell you its not so productive than javafx. Components like datatable, treeview, textfield configurations, etc. And the controllers like hotkeys. And the absense of Reflection if you want to do advanced things, the json mapping is very difficult, and the libraries that java 22 have. For example doing things with peripherics like fingerprint sensors, printer drivers etc etc. so, how can you say flutter is 10 years of maturity? LOL
@sadiulhakim7814
@sadiulhakim7814 13 дней назад
Where can i start from?
Далее
Helidon - Microservices on Modern Java
40:54
Просмотров 16 тыс.
GraalVM Native Image - Faster, Smarter, Leaner
46:12
Просмотров 14 тыс.
Java 21… and Beyond
48:30
Просмотров 24 тыс.
Gradle Course for Beginners | Get Going with Gradle
56:59
Java - Integrity by Default #JVMLS
50:41
Просмотров 9 тыс.
Java is mounting a huge comeback
3:40
Просмотров 1,2 млн
Continuous Monitoring with JDK Flight Recorder
45:56
Просмотров 13 тыс.
Java Modules in Real Life
31:03
Просмотров 20 тыс.