JavaFX Java GUI Tutorial - 31 - Introduction to FXML

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

I've been waiting for this for a long time...Nice work Bucky.

dadpoolfpv
Автор

Thanks Bucky, helping me pull through my Degree!

CasualWatcher
Автор

Finallyyyy something that can be more productive in real coding GUI for a large complex project seems to me as reinventing the wheel every Scene Builder FTW!!!

B.A.Gondal
Автор

This remind me the video "every programming tutorial"

amaury_permer
Автор

yes yes yes i need to hear we had a drag and drop interface


bro am really happy now

unknownsoul
Автор

do i need to make a new project for this or can I implement it in a already existing java project? ( POJO and antlr)

Keyakina
Автор

I got an error on the Parent root line "Type Mismatch: Cannot convert object to Parent"

jaybartgis
Автор

Hey Bucky can you do a tutorial on the webview element in javafx

UploadingRS
Автор

how is that? new intelj doesn't include javaFX libs automatically so i have a headache every time i start a new project

killyourdarling
Автор

so ...basically fxml is adding a xml file to a java file (or more specifically a GUI)
when I saw the src "sample.fxml" it reminds me of web development particularly xhtml

Billywong
Автор

Using the default fxml file from Eclipse.I had to change
Parent root =
to

Parent root = // notice the '/' before "sample.fxml"
By the way, great tutorials!

vincentbrunelle
Автор

Can you add the fxml file and the control file ton an existing project?

panagissarantos_hua
Автор

Just a request, the video has a very poor resolution, is there anything you can do to improve the resolution? If it is just me having this problem, please, do, let me know.
Thanks and keep up the good work.

amnojeeuw
Автор

don't forget to add your vm options! had an error because I forgot to do that after creating a new project

nikolasbutalid
Автор

Hey Bucky great tutorials....One point...where are JAVAfx github files for 32-35

CharlieStoreyGMvc
Автор

i always get error about
Exception in Application start method

at Method)
at
when i try to use fxml or css i couldnt understand what is going on if there is someone that can help me i am gonna be really pleased

farukz.
Автор

getting the error please configure JavaFX Scene Builder path? what is this?

mikevanleeuwen
Автор

which program do u use ? is it eclipse ?

MiladtaiTV
Автор

Swing is such a fucking pain. Fxml, let's see how this goes.

TheGodfather
Автор

make video about how to change password

prashantjha