!7 sS background = #1009946; static JDesktopPane desktop; static JLabel lblInput; p { autoRestart(); gac36k(); // preload nimbus(); desktop = jTiledBackgroundDesktopPane(background); autoFixDesktopPane(desktop); cleanExitOnFrameClose(showMaximizedFrame(desktop)); JInternalFrame f = showCenteredInternalFrame(desktop, "Question", 700, 150, setFontSize(20, lblInput = jcenteredlabel(random_gac36k()))); f.setLocation(f.getX(), 40); S input = getTextTrim(lblInput); Triple triple = ai_tripelize(input); Web web = webFromTriple(triple); showCenteredInternalFrame(desktop, "Analysis", 600, 400, webToCanvas(web)); }