Skip to content
Snippets Groups Projects
Commit 3def635f authored by Fabien Delecroix's avatar Fabien Delecroix
Browse files

renommage fichier test

parent a40ce0ce
Branches
No related tags found
No related merge requests found
...@@ -14,7 +14,7 @@ import fr.univlille.iutinfo.r304.thermo.view.TextView; ...@@ -14,7 +14,7 @@ import fr.univlille.iutinfo.r304.thermo.view.TextView;
import javafx.application.Platform; import javafx.application.Platform;
import javafx.embed.swing.JFXPanel; import javafx.embed.swing.JFXPanel;
public class TestP1Q3 { public class TestThermostat {
public static final double DELTA = 0.005; // rounding to 1/100 public static final double DELTA = 0.005; // rounding to 1/100
/* JFXPanel is a component that initializes JavaFX without needing a javafx.application.Application /* JFXPanel is a component that initializes JavaFX without needing a javafx.application.Application
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment