Skip to content

Instantly share code, notes, and snippets.

@rodriguesabner
Last active May 29, 2019 02:41
Show Gist options
  • Save rodriguesabner/2bd4aee503eb98d3ff850926a6861b9e to your computer and use it in GitHub Desktop.
Save rodriguesabner/2bd4aee503eb98d3ff850926a6861b9e to your computer and use it in GitHub Desktop.
Construtor do Menu
public Menu() {
initComponents();
initWebcam();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment