Searched defs:getSupportsIncrement (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/javax/swing/text/
H A DDateFormatter.java103 boolean getSupportsIncrement() { method in class:DateFormatter
H A DInternationalFormatter.java131 * override <code>getSupportsIncrement</code> to return true, and
383 * If <code>getSupportsIncrement</code> returns true, this returns
387 if (getSupportsIncrement()) {
915 boolean getSupportsIncrement() { method in class:InternationalFormatter

Completed in 33 milliseconds