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

/openjdk7/jdk/src/share/classes/java/awt/
H A DKeyboardFocusManager.java2684 Component nativeSource = getHeavyweight(source);
2775 Component nativeOpposite = getHeavyweight(opposite);
2990 static Component getHeavyweight(Component comp) { method in class:KeyboardFocusManager
H A DDefaultKeyboardFocusManager.java559 setNativeFocusOwner(getHeavyweight(newFocusOwner));

Completed in 862 milliseconds