JavaFX Scene Builder Tutorial 39 - TableView and TableColumn
JavaFX Scene Builder Tutorial 39 TableView and TableColumn
Code source here :
The Table View control will be used to display the list of issues.
1 - In the Controls section of the Library panel, select Table View. Drag and drop it above the Split Pane (Vertical Flow) element’s divider line
2- From the Menu bar, choose Modify and then Fit to Parent.
3 - Click the Code section of the Inspector panel and select table from the fx:id field’s drop-down list of available instance variables.
4 - Set the properties of the two columns in the table view.
In the Hierarchy panel, select the row for the first TableColumn component under the row for the TableView component. In the Code section of the Inspector panel, select colName from the fx:id field’s drop-down list.
Click the tab for the Properties section and set the Text property to Name:.
Back in the Hierarchy panel, select the row for the second Table Column component
1 view
434
113
2 years ago 00:19:34 1
JavaFX Scene Builder Tutorial 39 - TableView and TableColumn
7 years ago 01:01:33 28
JavaFX UI JIRA Concept - Part 4
3 years ago 01:05:46 1
JavaFX Scene Builder Tutorial 38 - Login and SignUp page design with MySQL Database Integration
9 years ago 00:05:13 6
JavaFX Java GUI Tutorial - 34 - Scene Builder
4 years ago 00:01:36 1
Create a page using Java FX Scene Builder
9 years ago 00:08:26 42
JavaFX Java GUI Tutorial - 4 - Switching Scenes
10 years ago 00:12:33 229
JavaFX Tutorial #2 - Styling with CSS and FX-Effects
4 years ago 00:26:05 1
javafx ui sample
9 years ago 00:15:27 28
JavaFX Java GUI Tutorial - 35 - Working with Scene Builder
7 years ago 00:02:42 1
JavaFX : Loading New FXML in the Same Scene / WIndow
2 years ago 00:13:49 1
JavaFX stages 🎭
7 years ago 00:22:41 17
JavaFX UI JIRA Concept - Part 3
7 years ago 00:29:43 102
JavaFX UI JIRA Concept - Part 1
7 years ago 00:22:42 7
JavaFX UI JIRA Concept - Part 2
7 years ago 00:13:26 48
Уроки Java для профессионалов | #6 - Создание приложения на JavaFx (Scene Builder)