!7 p-substance { showFrame(vstack( jtextfield("Hello"), jtextfield("World"), textActionButton("Grab", voidfunc(JTextComponent c) { infoBox("Got text: " + getTextTrim(c)) }))); }