Last active
May 29, 2019 02:41
-
-
Save rodriguesabner/2bd4aee503eb98d3ff850926a6861b9e to your computer and use it in GitHub Desktop.
Construtor do Menu
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
public Menu() { | |
initComponents(); | |
initWebcam(); | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment