< prev index next >

SWT/JemmySWT/src/org/jemmy/swt/input/KeyboardSelector.java

Print this page

        

*** 20,30 **** * * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA * or visit www.oracle.com if you need additional information or have any * questions. */ ! package org.jemmy.input; import org.jemmy.control.Wrap; import org.jemmy.interfaces.Focusable; import org.jemmy.interfaces.Keyboard.KeyboardButton; import org.jemmy.interfaces.Keyboard.KeyboardButtons; --- 20,30 ---- * * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA * or visit www.oracle.com if you need additional information or have any * questions. */ ! package org.jemmy.swt.input; import org.jemmy.control.Wrap; import org.jemmy.interfaces.Focusable; import org.jemmy.interfaces.Keyboard.KeyboardButton; import org.jemmy.interfaces.Keyboard.KeyboardButtons;
< prev index next >