Fixed compile warnings

This commit is contained in:
Endolf 2018-05-31 20:16:51 +01:00
parent af914ca5e4
commit 67902800ab
2 changed files with 2 additions and 0 deletions

View file

@ -30,6 +30,7 @@ import java.io.IOException;
import net.java.games.input.ControllerEventTest;
@SuppressWarnings("deprecation")
public class ControllerEventTestApplet extends Applet {
private static final long serialVersionUID = 4250817143444220400L;

View file

@ -30,6 +30,7 @@ import java.io.IOException;
import net.java.games.input.ControllerReadTest;
@SuppressWarnings("deprecation")
public class ControllerReadTestApplet extends Applet {
private static final long serialVersionUID = -2558493887683964119L;