final class com.sun.javafx.embed.swing.newimpl.FXDnDInteropN$FXDragSourceContextPeer
  minor version: 0
  major version: 59
  flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
  this_class: com.sun.javafx.embed.swing.newimpl.FXDnDInteropN$FXDragSourceContextPeer
  super_class: java.lang.Object
{
  private volatile int sourceActions;
    descriptor: I
    flags: (0x0042) ACC_PRIVATE, ACC_VOLATILE

  private final com.sun.javafx.embed.swing.CachingTransferable transferable;
    descriptor: Lcom/sun/javafx/embed/swing/CachingTransferable;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  final com.sun.javafx.embed.swing.newimpl.FXDnDInteropN this$0;
    descriptor: Lcom/sun/javafx/embed/swing/newimpl/FXDnDInteropN;
    flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC

  public void startSecondaryEventLoop();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.sun.javafx.embed.swing.newimpl.FXDnDInteropN$FXDragSourceContextPeer this
         0: .line 311
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method startSecondaryEventLoop() of type FXDnDInteropN.FXDragSourceContextPeer must override or implement a supertype method\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.javafx.embed.swing.newimpl.FXDnDInteropN$FXDragSourceContextPeer this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/javafx/embed/swing/newimpl/FXDnDInteropN$FXDragSourceContextPeer;

  public void quitSecondaryEventLoop();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.sun.javafx.embed.swing.newimpl.FXDnDInteropN$FXDragSourceContextPeer this
         0: .line 314
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method quitSecondaryEventLoop() of type FXDnDInteropN.FXDragSourceContextPeer must override or implement a supertype method\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.javafx.embed.swing.newimpl.FXDnDInteropN$FXDragSourceContextPeer this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/javafx/embed/swing/newimpl/FXDnDInteropN$FXDragSourceContextPeer;

  protected void setNativeCursor(java.awt.Cursor, int);
    descriptor: (Ljava/awt/Cursor;I)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.sun.javafx.embed.swing.newimpl.FXDnDInteropN$FXDragSourceContextPeer this
         0: .line 319
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method setNativeCursor(Cursor, int) of type FXDnDInteropN.FXDragSourceContextPeer must override or implement a supertype method\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.javafx.embed.swing.newimpl.FXDnDInteropN$FXDragSourceContextPeer this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/javafx/embed/swing/newimpl/FXDnDInteropN$FXDragSourceContextPeer;
    MethodParameters:
       Name  Flags
      c      
      cType  

  private void dragDone(int, int, int);
    descriptor: (III)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // com.sun.javafx.embed.swing.newimpl.FXDnDInteropN$FXDragSourceContextPeer this
         0: .line 325
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method dragDropFinished(boolean, int, int, int) is undefined for the type FXDnDInteropN.FXDragSourceContextPeer\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.javafx.embed.swing.newimpl.FXDnDInteropN$FXDragSourceContextPeer this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/javafx/embed/swing/newimpl/FXDnDInteropN$FXDragSourceContextPeer;
    MethodParameters:
           Name  Flags
      operation  
      x          
      y          

  void <init>(com.sun.javafx.embed.swing.newimpl.FXDnDInteropN, java.awt.dnd.DragGestureEvent);
    descriptor: (Lcom/sun/javafx/embed/swing/newimpl/FXDnDInteropN;Ljava/awt/dnd/DragGestureEvent;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.sun.javafx.embed.swing.newimpl.FXDnDInteropN$FXDragSourceContextPeer this
         0: .line 63
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import jdk.swing cannot be resolved\n\tThe import jdk.swing cannot be resolved\n\tThe import jdk.swing cannot be resolved\n\tLightweightFrameWrapper cannot be resolved to a type\n\tLightweightFrameWrapper cannot be resolved to a type\n\tLightweightFrameWrapper cannot be resolved to a type\n\tLightweightFrameWrapper cannot be resolved to a type\n\tDragSourceContextWrapper cannot be resolved\n\tLightweightFrameWrapper cannot be resolved to a type\n\tLightweightFrameWrapper cannot be resolved to a type\n\tDragSourceContextWrapper cannot be resolved\n\tDragSourceContextWrapper cannot be resolved to a type\n\tThe method startDrag(Transferable, long[], Map) of type FXDnDInteropN.FXDragSourceContextPeer must override or implement a supertype method\n\tThe method getDragSourceContext() is undefined for the type FXDnDInteropN.FXDragSourceContextPeer\n\tDropTargetContextWrapper cannot be resolved to a type\n\tThe method setTargetActions(int) of type FXDnDInteropN.FXDropTargetContextPeer must override or implement a supertype method\n\tThe method getTargetActions() of type FXDnDInteropN.FXDropTargetContextPeer must override or implement a supertype method\n\tThe method getDropTarget() of type FXDnDInteropN.FXDropTargetContextPeer must override or implement a supertype method\n\tThe method isTransferableJVMLocal() of type FXDnDInteropN.FXDropTargetContextPeer must override or implement a supertype method\n\tThe method getTransferDataFlavors() of type FXDnDInteropN.FXDropTargetContextPeer must override or implement a supertype method\n\tThe method getTransferable() of type FXDnDInteropN.FXDropTargetContextPeer must override or implement a supertype method\n\tThe method acceptDrag(int) of type FXDnDInteropN.FXDropTargetContextPeer must override or implement a supertype method\n\tThe method rejectDrag() of type FXDnDInteropN.FXDropTargetContextPeer must override or implement a supertype method\n\tThe method acceptDrop(int) of type FXDnDInteropN.FXDropTargetContextPeer must override or implement a supertype method\n\tThe method rejectDrop() of type FXDnDInteropN.FXDropTargetContextPeer must override or implement a supertype method\n\tThe method dropComplete(boolean) of type FXDnDInteropN.FXDropTargetContextPeer must override or implement a supertype method\n\tThe method reset(DropTargetContext) is undefined for the type FXDnDInteropN.FXDropTargetContextPeer\n\tThe method setDropTargetContext(DropTargetContext, FXDnDInteropN.FXDropTargetContextPeer) is undefined for the type FXDnDInteropN.FXDropTargetContextPeer\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.javafx.embed.swing.newimpl.FXDnDInteropN$FXDragSourceContextPeer this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/javafx/embed/swing/newimpl/FXDnDInteropN$FXDragSourceContextPeer;
    MethodParameters:
        Name  Flags
      this$0  final
      dge     

  protected void startDrag(java.awt.datatransfer.Transferable, long[], java.util.Map);
    descriptor: (Ljava/awt/datatransfer/Transferable;[JLjava/util/Map;)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // com.sun.javafx.embed.swing.newimpl.FXDnDInteropN$FXDragSourceContextPeer this
         0: .line 334
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe method startDrag(Transferable, long[], Map) of type FXDnDInteropN.FXDragSourceContextPeer must override or implement a supertype method\n\tThe method getDragSourceContext() is undefined for the type FXDnDInteropN.FXDragSourceContextPeer\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.javafx.embed.swing.newimpl.FXDnDInteropN$FXDragSourceContextPeer this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/javafx/embed/swing/newimpl/FXDnDInteropN$FXDragSourceContextPeer;
    MethodParameters:
           Name  Flags
      trans      
      formats    
      formatMap  
}
SourceFile: "FXDnDInteropN.java"
NestHost: com.sun.javafx.embed.swing.newimpl.FXDnDInteropN
InnerClasses:
  private final FXDragSourceContextPeer = com.sun.javafx.embed.swing.newimpl.FXDnDInteropN$FXDragSourceContextPeer of com.sun.javafx.embed.swing.newimpl.FXDnDInteropN