Skip to content

Instantly share code, notes, and snippets.

@rodriguesabner
Last active May 29, 2019 02:40
Show Gist options
  • Save rodriguesabner/d8837927f7acfe8804a6bd995917a2b0 to your computer and use it in GitHub Desktop.
Save rodriguesabner/d8837927f7acfe8804a6bd995917a2b0 to your computer and use it in GitHub Desktop.
Implementação dos métodos Runnable e ThreadFactory
public class Menu extends javax.swing.JFrame implements Runnable, ThreadFactory {
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment