Combo box JavaFx weird names displayed
Channel:
Subscribers:
750
Published on ● Video Link: https://www.youtube.com/watch?v=Bp5KCEaRUco
Hello everyone, wanted to make a quick video on what I just learned about combo boxes in java. When I tried to fill it with the names of the countries I had in my database I got a bunch of Model.Countries@1d551dsjkd (basically random numbers) instead of my country names. My instructor however found a way to fix this and I thought it was pretty cool and useful. Let me know what you think in the comments.
Other Videos By Chewy
2021-06-18 | PostgreSQL Mr Porkchop Live Stream |
2021-06-11 | How to create and set up a sample javaFX project in intellij |
2021-06-08 | SQL Functions |
2021-05-29 | SQL For beginners |
2021-05-23 | AES and 3Des Encryption |
2021-05-19 | C195 debug/update and Plan for upcoming videos |
2021-05-08 | How to convert times in Java |
2021-04-29 | How to set up JavaFX project in Eclipse |
2021-04-26 | How to validate phone number with dashes |
2021-04-23 | How to filter a ObservableList in Java |
2021-04-16 | Combo box JavaFx weird names displayed |
2021-04-10 | How to pull a project off of GitHub |
2021-04-04 | JavaFX Errors |
2021-03-27 | What to expect when dual booting Windows 10 with Linux |
2021-03-21 | Parts Project part 4. Passing data from one controller class to another in JavaFX. |
2021-03-15 | Big O notation tips for beginners |
2021-03-10 | Comments in Java |
2021-03-01 | How to set up Python in IntelliJ |
2021-02-21 | Part 3 of Parts Project JavaFX |
2021-02-16 | JavaFX Part 2 Parts Project |
2021-02-15 | How do you use GitHub? |
Tags:
#Java
#JavaFx
#ComputerScienceStudent