!7 sclass TenSecondProfiler extends DynModule { S result; transient JTextArea textArea; JComponent visualize() { ret northAndCenter(jbutton("Profile!", disableButtonWhileCalcing3(r doIt)), textArea = typeWriterTextArea("Results go here")); } void doIt { setText(textArea, text_tenSecondProfile()); } }