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

/openjdk7/jdk/src/share/classes/java/awt/
H A DModalEventFilter.java66 return acceptWindow((Window)c);
73 protected abstract FilterAction acceptWindow(Window w); method in class:ModalEventFilter
139 protected FilterAction acceptWindow(Window w) { method in class:ModalEventFilter.ToolkitModalEventFilter
165 protected FilterAction acceptWindow(Window w) { method in class:ModalEventFilter.ApplicationModalEventFilter
191 protected FilterAction acceptWindow(Window w) { method in class:ModalEventFilter.DocumentModalEventFilter

Completed in 38 milliseconds