Searched refs:getBufferedChar (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/javax/swing/text/
H A DNumberFormatter.java307 return getBufferedChar(index) == getDecimalSeparator();
H A DInternationalFormatter.java753 char getBufferedChar(int index) { method in class:InternationalFormatter

Completed in 154 milliseconds