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

greyscaled/SlotMachineExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

An example of MVC Component with JavaFX

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published