June 20, 2016

How To Programmatically Close a JInternalFrame

desktopPane.getDesktopManager().closeFrame(internalFrame);

For details see http://esus.com/programmatically-closing-a-jinternalframe/.

No comments: