Passing information between Scenes with Javafx

Поделиться
HTML-код
  • Опубликовано: 26 янв 2025

Комментарии • 56

  • @amaguilar9507
    @amaguilar9507 7 лет назад +14

    Jaret, I really want to say THANK YOU for share your knowledge and experience throug this excellent tutorial. I appreciate your patience and talent to teach other people around the world.
    Thanks!!!

  • @bacanalienigena
    @bacanalienigena 3 года назад

    Jaret, now makes more sense when we have to join the back with the front ent in JavaFX. thanks a million for sharing it plus the Git repository.

  • @sobermushroom1539
    @sobermushroom1539 4 года назад +12

    It might be a little late, but I really want to say "Bless you!".

  • @canozfuttu1854
    @canozfuttu1854 3 года назад

    You just saved my school project man, thank you so much!

  • @dilawarpannu80
    @dilawarpannu80 6 лет назад

    This guy is next level. I havent seen so detailed tutorials ever before. Thanks Jaret.

  • @markanthonyoccena7345
    @markanthonyoccena7345 4 года назад +2

    12:51 passing
    7:54 creating the private fields for storing the data and method (check brithday too)
    12:04 Creating new method for schene change/
    14:50 Variable for controller
    15:55 what you want to know (passing)
    18:08 reconfigure error

  • @joshuakoehler6457
    @joshuakoehler6457 4 года назад

    Explanation starts at 11:52 after he builds a scene.

  • @emrebasar3129
    @emrebasar3129 4 года назад

    Jaret You are a beautiful person. Thanks for the awesome explanation. You saved my life.

  • @chaosung8655
    @chaosung8655 6 лет назад +1

    Thanks a bunch, man! You are a life saver! :) You have a great voice and manage to keep the tutorial professional yet interesting!

  • @nishajaiswal1473
    @nishajaiswal1473 4 года назад

    Thank You Jaret Wright for the sharing your knowledge

  • @gregorybrothers9650
    @gregorybrothers9650 2 года назад

    Thank you so much! You just helped me pass the next section for my inventory project!

  • @fabi9902
    @fabi9902 2 года назад

    Exactly what I was looking for, thank you!

  • @nml4546
    @nml4546 4 года назад

    Thank you Jaret, I've spent days trying to figure out how to do this. Thank you so much.

  • @auracular
    @auracular 5 лет назад

    Thank you for your time and clear approach to making tutorials. Very quality explanations and I will be applying this directly to another project I'm working on in Java :)

  • @kylehofmeister6906
    @kylehofmeister6906 4 года назад

    These videos are gold! Thank you so much for taking the time to teach us.

  • @balasubramanyam1912
    @balasubramanyam1912 6 лет назад

    After a long time, i really liked your teaching and the tutorial also.... Got exactly right thank you sir

  • @samanite865
    @samanite865 3 года назад

    Super helpful for a new user, thanks!

  • @rmdir
    @rmdir 4 года назад

    Thank you, it was extremely clear, concise ands helpful. You obviously know your stuff.

  • @Yeet42069
    @Yeet42069 4 года назад

    Thx a lot jaret, you're really good at teaching.

  • @catipedro
    @catipedro 2 года назад

    Really good explained! well done and thanks!

  • @bradycunningham
    @bradycunningham 6 лет назад +1

    This playlist is blessed. Thank you so much!

  • @joichiro000
    @joichiro000 4 года назад +1

    I did same but labels in next scene either get null values of NullPointerException Error. I assigned fixed id to them. Why is that?

  • @mollyprice2960
    @mollyprice2960 5 лет назад

    An actual life saver than you so much for making this video

  • @BlackAceCard
    @BlackAceCard 5 лет назад +1

    Random question - What if you were sending information into the TableView from another scene. I can't seem to solve that problem.

  • @fipabrate
    @fipabrate 6 лет назад +1

    Thank you so much! This helped me a lot. I had a small problem when working with fxml file from another package but i managed to solve that too

  • @andrewchavarria9227
    @andrewchavarria9227 4 года назад

    You are an actual God-send

  • @justinalmanza4085
    @justinalmanza4085 7 лет назад +1

    Great tutorials. These are extremely helpful!

  • @michellemasters7221
    @michellemasters7221 3 года назад

    Thank you so much for this video!

  • @NaaseiJnr
    @NaaseiJnr Год назад

    hello friends over here i want to pass information in a tableview to another form by selecting a row in the table view and clicking a button that will populate the information in the table view to another form...can anyone help me please?

  • @sebberin4501
    @sebberin4501 3 года назад

    Thank you so so much! You saved me

  • @TheMisguidedTruth
    @TheMisguidedTruth 7 лет назад

    Thanks for posting, helped me for a college project.

  • @bnvicshadow3923
    @bnvicshadow3923 4 года назад

    Really really thank you sirr!!!

  • @mr.RAND5584
    @mr.RAND5584 4 года назад

    YOU'RE AMAZING. 😀😀😀😀😀

  • @hardhit77
    @hardhit77 6 лет назад

    Thank you so much for all the videos

  • @johndahlberg7684
    @johndahlberg7684 6 лет назад

    Hi!
    When you are pushing the button to move to the next scene you are always making new instances of that controller right? how can we move between scenes without doing this?

  • @xGrzegorianx
    @xGrzegorianx 6 лет назад

    my initData function is not seen by the first controller (cannot resolve initData method)

  • @amine_
    @amine_ 5 лет назад

    You are really a life saver ❤️❤️

  • @ahmedmohamedhassan9205
    @ahmedmohamedhassan9205 4 года назад

    Thanks man , two days tto solve this issue

  • @muhammadtanzeel2024
    @muhammadtanzeel2024 4 года назад

    I have an ERROR (error: incompatible types: ObservableList cannot be converted to Person
    controller.initData(tableview.getSelectionModel().getSelectedItems());)
    Like in your code line#95(ExampleofTableViewController.Java)
    Please guide me how to resolve this problem.

  • @spinoboying
    @spinoboying 5 лет назад

    hi i would like you to show using localhost to save all the information with thiss oneee.

  • @calebazu-benson5426
    @calebazu-benson5426 4 года назад

    Nice ♥️💯
    Please I need help on a project, I have a scene(scene 1) where I call another scene(scene 2) on, to do some calculations, but after the calculation I will like to pass the solution back to a label in scene 1 without having to leave that scene 1 or the current windows. The problem am having now is I can pass the information to the label in scene 1, but it ends up opening a new windows and not working it on same windows. I need help for a solution.

  • @اماديرأمان
    @اماديرأمان 6 лет назад

    First Thanks for your help I need a help if you could .
    What about if I have a second tableview in same scene and I want to display some data if I selected an item from the first tableview instead to change scene

  • @alekseitikhonov6427
    @alekseitikhonov6427 5 лет назад

    Thank you man! This video helped a lot!

  • @KrwaweMacki
    @KrwaweMacki 4 года назад

    thank you for solving my problem!

  • @abdeldjalillouhichi1749
    @abdeldjalillouhichi1749 4 года назад

    thanks sir you did a great job

  • @ravimukti690
    @ravimukti690 5 лет назад

    Thanks alot man.. you made my day

  • @kenworldtechnologies1567
    @kenworldtechnologies1567 4 года назад

    Thank You very much

  • @weaponkid1121
    @weaponkid1121 5 лет назад

    THANK YOU SO MUCH

  • @RonSpwan11
    @RonSpwan11 5 лет назад

    THANK YOU SO MUCH!

  • @lapnghiepshopee
    @lapnghiepshopee 6 лет назад

    many thank you

  • @AngeljesusM
    @AngeljesusM 6 лет назад

    Estoy muy agradecido.

  • @LifeTecGames
    @LifeTecGames 5 лет назад

    you saved me

  • @faruksmajlovic6773
    @faruksmajlovic6773 5 лет назад

    i love you

  • @basalduat
    @basalduat 6 лет назад

    Please! Consider the viewer. Many of us have poor eyesight and use cheap laptops. ENLARGE the font to 24 pts.

  • @m22d52
    @m22d52 5 лет назад

    he really thinks that hes a program,er