src/share/classes/java/awt/KeyboardFocusManager.java

Print this page

        

*** 2032,2042 **** * to the current focus owner. If the given timestamp is less than zero, * the outstanding enqueue request for the given Component with the <b> * oldest</b> timestamp (if any) should be cancelled. * * @param after the timestamp specified in the call to ! * <code>enqueueKeyEvents</code>, or any value < 0 * @param untilFocused the Component specified in the call to * <code>enqueueKeyEvents</code> * @see #enqueueKeyEvents * @see #discardKeyEvents */ --- 2032,2042 ---- * to the current focus owner. If the given timestamp is less than zero, * the outstanding enqueue request for the given Component with the <b> * oldest</b> timestamp (if any) should be cancelled. * * @param after the timestamp specified in the call to ! * <code>enqueueKeyEvents</code>, or any value &lt; 0 * @param untilFocused the Component specified in the call to * <code>enqueueKeyEvents</code> * @see #enqueueKeyEvents * @see #discardKeyEvents */