JavaFX and Scene Builder Beginner Course - IntelliJ #7: Add and remove items from ListView

preview_player
Показать описание
This is the next video in this series where I will be Using JavaFX and Scene Builder to create simple software with a GUI - Graphical user interface. In this video, I will be demonstrating how to use Listview, and how to add and remove items to the ListView.

How to setup JavaFX with IntelliJ:

How to install and use Scene Builder:

This video contains the elements:
- JavaFX
- Simple GUI
- Text
- Button
- ListView
Рекомендации по теме
Комментарии
Автор

if i want to select a text in my listview to move it to another listview in the same scene, which "on mouse clicked" action should i use ?

shopochhandla
Автор

Hey, does anyone have an idea how to add a view list to another view list? Thanks in advance

jasmin
Автор

HI there... could you do the same with tableview??? Thanks a lot for all your videos.... :D

lucasmuscolo
Автор

Now how can you use a listView when passing data from a different scene

tttttroll