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

/openjdk7/jdk/src/share/classes/java/awt/
H A DKeyboardFocusManager.java2149 addLightweightRequest(descendant, temporary, cause);
2151 boolean addLightweightRequest(Component descendant, method in class:KeyboardFocusManager.HeavyweightFocusRequest
2418 if (hwFocusRequest.addLightweightRequest(descendant,

Completed in 303 milliseconds