There are several places within the JavaFX 2 documentation that the sample application Ensemble is referenced. Ensemble is the largest JavaFX sample application provided in the JavaFX 2.0 samples.
General overview (clarifying details are in code comments): The program will find differences (missing files, or files with different contents based on the CRC32 hash code) between two directory trees ...
* __TempAppMain.java__ - Contains the main method and code to load the FXML file for the initial scene. * __FXMLTempAppController.java__ - The bulk of the program code is found here. This is the main ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results