public class com.sun.javafx.embed.swing.newimpl.SwingFXUtilsImplInteropN
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: com.sun.javafx.embed.swing.newimpl.SwingFXUtilsImplInteropN
  super_class: java.lang.Object
{
  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.sun.javafx.embed.swing.newimpl.SwingFXUtilsImplInteropN this
         0: .line 36
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
            return
        end local 0 // com.sun.javafx.embed.swing.newimpl.SwingFXUtilsImplInteropN this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/javafx/embed/swing/newimpl/SwingFXUtilsImplInteropN;

  public void setFwDispatcher(java.awt.EventQueue);
    descriptor: (Ljava/awt/EventQueue;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.sun.javafx.embed.swing.newimpl.SwingFXUtilsImplInteropN this
         0: .line 84
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tDispatcherWrapper cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.javafx.embed.swing.newimpl.SwingFXUtilsImplInteropN this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/javafx/embed/swing/newimpl/SwingFXUtilsImplInteropN;
    MethodParameters:
            Name  Flags
      eventQueue  
}
SourceFile: "SwingFXUtilsImplInteropN.java"
NestMembers:
  com.sun.javafx.embed.swing.newimpl.SwingFXUtilsImplInteropN$FXDispatcher  com.sun.javafx.embed.swing.newimpl.SwingFXUtilsImplInteropN$FwSecondaryLoop
InnerClasses:
  private FXDispatcher = com.sun.javafx.embed.swing.newimpl.SwingFXUtilsImplInteropN$FXDispatcher of com.sun.javafx.embed.swing.newimpl.SwingFXUtilsImplInteropN
  private FwSecondaryLoop = com.sun.javafx.embed.swing.newimpl.SwingFXUtilsImplInteropN$FwSecondaryLoop of com.sun.javafx.embed.swing.newimpl.SwingFXUtilsImplInteropN