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

/openjdk7/jdk/src/share/classes/javax/swing/
H A DInputVerifier.java41 * that requests it, the input verifier's <code>shouldYieldFocus</code> method is
131 public boolean shouldYieldFocus(JComponent input) { method in class:InputVerifier
H A DJComponent.java3588 return iv.shouldYieldFocus(jFocusOwner);

Completed in 799 milliseconds