Skip to content

Project written in Java to create GUI for Kiosk Interface

Notifications You must be signed in to change notification settings

lsterk/PIN_Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PIN_Java README

Initialization

Ensuring that you're using the Oracle JDK (instead of OpenJDK, which doesn't have JavaFX by default), launch the program from the out/production/PIN_Java directory:

java kiosk.Main

Note that kiosk is the package that Java is expecting, and Main calls the Main class.

As of 2/9/17, the javac compiler doesn't quite get things correct; there are some exceptions triggered...

About

Project written in Java to create GUI for Kiosk Interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages