Code snippets, technical articles, tips on computing and programming...
JFrame myFrame = new JFrame(); myFrame.setVisible(true); myFrame.setExtendedState(myFrame.getExtendedState() | JFrame.MAXIMIZED_BOTH);
tnks!!
Your Comment and Question will help to make this blog better...
tnks!!
ReplyDelete