private static final Cursor WAIT_CURSOR =
Cursor.getPredefinedCursor( Cursor.WAIT_CURSOR );
window.setCursor( WAIT_CURSOR );