src/java.desktop/share/classes/java/awt/MenuShortcut.java

Print this page

        

*** 74,84 **** * @since 1.1 */ int key; /** ! * Indicates whether the shft key was pressed. * If true, the shift key was pressed. * If false, the shift key was not pressed * * @serial * @see #usesShiftModifier() --- 74,84 ---- * @since 1.1 */ int key; /** ! * Indicates whether the shift key was pressed. * If true, the shift key was pressed. * If false, the shift key was not pressed * * @serial * @see #usesShiftModifier()