Fixed applet bug when not signed.

This commit is contained in:
Chris Cromer
2016-07-27 19:53:29 -04:00
parent 1ce043c21d
commit a0ba43ba8a
18 changed files with 399 additions and 29 deletions

2
.idea/description.html generated Normal file
View File

@@ -0,0 +1,2 @@
<html>Simple <b>JavaFX 2.0</b> application that includes simple .fxml file with attached controller and Main class to quick start. Artifact to build JavaFX application is provided.
</html>