!7 static SingleComponentPanel scp; p-substance { scp = new SingleComponentPanel; showFrame(vsplit( northAndCenter( withLabel("Task:", jTextField()), withTitle("Input Text:", jTextArea())), scp )); }