importClass(java.lang.System); function handleButtonAction(event) { System.out.println('You clicked me!'); }