Пример #1
0
 // Close the program.
 private void closeProgram() {
   guiCapture.stopCapture();
   System.exit(0);
 }