issues
search
wiverson
/
maven-jpackage-template
Sample project illustrating building nice, small cross-platform JavaFX or Swing desktop apps with native installers while still using the standard Maven dependency system.
Apache License 2.0
351
stars
53
forks
source link
Add Notification Examples to Demo
#1
Open
wiverson
opened
3 years ago
wiverson
commented
3 years ago
Research links:
How to make a Windows Notification in Java
Java Tutorials Sample Code
https://www.programcreek.com/java-api-examples/?api=org.controlsfx.control.Notifications
B4J Library - jControlsFX Notifications Class
Research links: