Skip to content

Commit

Permalink
commit Test Slidergs Class
Browse files Browse the repository at this point in the history
  • Loading branch information
EtienneMWF committed Jun 18, 2018
1 parent 198d2dc commit 32ae0fd
Showing 1 changed file with 1 addition and 2 deletions.
Expand Up @@ -16,8 +16,7 @@ public class SliderGS extends Application {
final Label sliderValue = new Label(Double.toString(sliderGS.getValue()));

final static Color textColor = Color.BLACK;




@Override
public void start(Stage primaryStage) throws Exception {
Expand Down

0 comments on commit 32ae0fd

Please sign in to comment.