/SlotMachineExample

An example of MVC Component with JavaFX

Primary LanguageJava

SlotMachine Example

An example of an MVC component with JavaFX.

There's a writeup about this article here.

Overview

The program is an example of creating reusable MVC components with JavaFX.

MVC

The model is a simple POJO that uses a JavaBeans Property:

UML

There will be 2 such models instantiated at run time. They will exist as separate tabs in a TabPane:

UI

Files

Donations

Donate

I write ~weekly tutorials covering explorations in computer science and web development. If you find the articles useful, I'll happily accept any donations.

A few other tutorials/projects I've written about: