Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4331580

java.awt.dnd.DropTargetEvent serialized incorrectly

XMLWordPrintable

    • sparc
    • solaris_2.6



      Name: ooR10001 Date: 04/19/2000


      Serializable class java.awt.dnd.DropTargetEvent has non-Serializable field
      'context' of java.awt.dnd.DragSourceContext type. This field prevents
      java.awt.dnd.DropTargetEvent from successful serialization.
       
      java doc says:
      -------------------------------------------------------------

       Serialized Fields


      context

      DropTargetContext context

            The DropTargetConext associated with this DropTargetEvent.
      -------------------------------------------------------------
      java.awt.dnd
      Class DragSourceContext

      java.lang.Object
        |
        +--java.awt.dnd.DragSourceContext

      All Implemented Interfaces:
            DragSourceListener, EventListener

      -------------------------------------------------------------

      ======================================================================

            dmendenhsunw David Mendenhall (Inactive)
            oovsunw Oov Oov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: