JavaFX Library Software From Scratch #5: Display Books in a Table

preview_player
Показать описание

SELECT * FROM Book command is used for accessing the whole list of books from the database.

- Genuine Coder
Рекомендации по теме
Комментарии
Автор

Your videos pretty much saved me as a cs student. Thank you

teekaejordan
Автор

Hi, the table doesn't show when I launch the program. I iterated over the values stored in titleCol with the "getCellData" method and it retrieves the correct data in the console. I'm confused, I get no error when building... Thank You !

cananard
Автор

@GenuineCoder bro mine is working fine but in availability column table is showing false to all attributes what to do?

BabRrPatHaan
Автор

Hello, Greetings.
I have a question about screen auto resize issues in JavaFX, as some Containers ( table view) takes complete screen if the software runs in a bigger screen, but the other components as (Anchor Pane, HBox, VBox, ...) don't support this property by default. What to do with these components so that they fit fine to all screens?

calmness_world
Автор

Hello genuine coder I watched your video and loved your work, I copied the entire project from website and imported into netbeans and project is working fine but has one problemn whenever I enter data into add member ( GUI ) a message is displayed " Check your entries and try again " I also tried and entered the entry of screenshot of add member from your github website but it still display the same message . pls help me to solve this error 😢

acediasteffson
Автор

I get an error on

It says I can't put list inside the parenthesis.

The errors says:

getItems() in TableView cannot be applied to

JabranShakil
Автор

How to get my prompt text look same as urs plz help

vivektiwari
Автор

why did you put the final along the fields

dawoodaijaz
Автор

why didn't you use a fxtreetable view?

UthpalaBandaradoor
Автор

If you have to work with a lot of data, is it bad to create a Book object for every instance(because it will use a lot of space)?

Mr.TorqueTalk
Автор

49/5000
thank you, your video is very helpful for my work

RoniStudio
Автор

Hi, how can I show image in tableview. Images are stored in a package and paths are stored in mysql database. Im creating a movie library those images are movie posters. I have learned javafx from your turorials. Can you do a video about my problem or suggest any good link. Thanks.

shohidul_ih
welcome to shbcf.ru