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

/openjdk7/jdk/src/share/classes/java/awt/
H A DWindow.java1059 updateChildFocusableWindowState(this);
1071 static void updateChildFocusableWindowState(Window w) { method in class:Window
1078 updateChildFocusableWindowState(child);
H A DDialog.java951 Window.updateChildFocusableWindowState(this);

Completed in 1255 milliseconds