!7 p-substance { JFrame f1 = showFrame("Frame 1", jTextArea()); JFrame f2 = moveToTopRightCorner(showFrame("Frame 2", jTextArea())); coActivateFrames(f1, f2); }