JavaFX 8 Event Handling Examples

We explore how to handle the most common JavaFX events: Button events, CheckBox events, Hyperlink events, Slider events, TextBox events, ListView events.

Read more →


JavaFX 8 TableView Cell Renderer

In this post I will show how to customize the rendering of a JavaFX TableView.

Read more →


JavaFX 8 TableView Sorting and Filtering

The JavaFX 8 SortedList and FilteredList allow easy sorting and filtering of data in a TableView.

Read more →


JavaFX 8 Date Picker

Finally, with JavaFX 8 a DatePicker control was added! Learn how to use it, together with the new Java 8 Date and Time API.

Read more →


JavaFX 8 Dialogs

Examples of how to create simple popup Dialogs in JavaFX 8.

Read more →


Moving to code.makery.ch

This blog moved from edu.makery.ch to code.makery.ch.

Read more →


Web und Mobile Apps Programmieren mit Dart

Bisher war es kaum realistisch, im Anfängerunterricht mobile oder webbasierte Applikationen zu entwickeln. Die Programmiersprache Dart bietet neue Möchkeiten, wie solche Applikationen viel einfacher programmiert werden können.

Read more →


— Blog Archive —