Added webcam support + QR code generator.
Some cleanup
This commit is contained in:
@@ -2,10 +2,6 @@ package control;
|
||||
|
||||
import java.awt.event.ActionEvent;
|
||||
import java.awt.event.ActionListener;
|
||||
import java.net.DatagramSocket;
|
||||
import java.net.InetAddress;
|
||||
import java.net.SocketException;
|
||||
import java.net.UnknownHostException;
|
||||
|
||||
import javax.swing.Timer;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user