static JFrame packFrameInTopRightCorner(Component c) { packFrame(c); moveToTopRightCorner(c); ret getFrame(c); }