hg: openjfx/8/graphics/rt: RT-26094 Event classes should have serialVersionUID
hang.vo at oracle.com
hang.vo at oracle.com
Wed Nov 7 05:48:54 PST 2012
Changeset: d3eeaeeb85bd
Author: Martin Sladecek <martin.sladecek at oracle.com>
Date: 2012-11-07 14:30 +0100
URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/d3eeaeeb85bd
RT-26094 Event classes should have serialVersionUID
! javafx-ui-common/src/com/sun/javafx/stage/FocusUngrabEvent.java
! javafx-ui-common/src/javafx/scene/input/ContextMenuEvent.java
! javafx-ui-common/src/javafx/scene/input/DragEvent.java
! javafx-ui-common/src/javafx/scene/input/GestureEvent.java
! javafx-ui-common/src/javafx/scene/input/InputEvent.java
! javafx-ui-common/src/javafx/scene/input/InputMethodEvent.java
! javafx-ui-common/src/javafx/scene/input/KeyEvent.java
! javafx-ui-common/src/javafx/scene/input/MouseDragEvent.java
! javafx-ui-common/src/javafx/scene/input/MouseEvent.java
! javafx-ui-common/src/javafx/scene/input/RotateEvent.java
! javafx-ui-common/src/javafx/scene/input/ScrollEvent.java
! javafx-ui-common/src/javafx/scene/input/SwipeEvent.java
! javafx-ui-common/src/javafx/scene/input/TouchEvent.java
! javafx-ui-common/src/javafx/scene/input/ZoomEvent.java
! javafx-ui-common/src/javafx/scene/transform/TransformChangedEvent.java
! javafx-ui-common/src/javafx/stage/WindowEvent.java
More information about the openjfx-dev
mailing list