List of utility methods to do Swing Document Get Char
return document.getText(position, 1).charAt(0);