svoid setProgressBarText(JProgressBar bar, S text) { swingCall(bar, 'setString, text); }