Searched refs:canBackspace (Results 1 – 1 of 1) sorted by relevance
518 private boolean canBackspace() { in canBackspace() method in TransliteratorInputMethod646 …return canBackspace(); // unfortunately, in 1.5 swing handles this in keyPressed instead of keyTyp… in handlePressed()