Code snippets, technical articles, tips on computing and programming...
java.awt.EventQueue.invokeLater(new Runnable() { @Override
//myFrame is object of Window or JFrame public void run() { myFrame.toFront(); myFrame.repaint(); } });
Your Comment and Question will help to make this blog better...
No comments:
Post a Comment
Your Comment and Question will help to make this blog better...