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

/openjdk7/jdk/src/share/classes/javax/swing/
H A DJInternalFrame.java246 updateLastFocusOwner((Component)e.getNewValue());
251 private static void updateLastFocusOwner(Component component) { method in class:JInternalFrame

Completed in 159 milliseconds