sbool setCaretIfPossible(final JTextComponent c, final int pos) { pcall-silent { setCaret(c, pos); true; } false; }