Skip to content
This repository has been archived by the owner on Feb 15, 2020. It is now read-only.

Latest commit

 

History

History
47 lines (33 loc) · 3.65 KB

README.md

File metadata and controls

47 lines (33 loc) · 3.65 KB

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: