class com.sun.javafx.embed.swing.newimpl.SwingFXUtilsImplInteropN$FXDispatcher
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: com.sun.javafx.embed.swing.newimpl.SwingFXUtilsImplInteropN$FXDispatcher
  super_class: java.lang.Object
{
  private void <init>();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.sun.javafx.embed.swing.newimpl.SwingFXUtilsImplInteropN$FXDispatcher this
         0: .line 34
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import jdk.swing cannot be resolved\n\tDispatcherWrapper cannot be resolved to a type\n\tThe method isDispatchThread() of type SwingFXUtilsImplInteropN.FXDispatcher must override or implement a supertype method\n\tThe method scheduleDispatch(Runnable) of type SwingFXUtilsImplInteropN.FXDispatcher must override or implement a supertype method\n\tThe method createSecondaryLoop() of type SwingFXUtilsImplInteropN.FXDispatcher must override or implement a supertype method\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$FXDispatcher this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/javafx/embed/swing/newimpl/SwingFXUtilsImplInteropN$FXDispatcher;

  public boolean isDispatchThread();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.sun.javafx.embed.swing.newimpl.SwingFXUtilsImplInteropN$FXDispatcher this
         0: .line 68
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method isDispatchThread() of type SwingFXUtilsImplInteropN.FXDispatcher 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.SwingFXUtilsImplInteropN$FXDispatcher this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/javafx/embed/swing/newimpl/SwingFXUtilsImplInteropN$FXDispatcher;

  public void scheduleDispatch(java.lang.Runnable);
    descriptor: (Ljava/lang/Runnable;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.sun.javafx.embed.swing.newimpl.SwingFXUtilsImplInteropN$FXDispatcher this
         0: .line 73
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method scheduleDispatch(Runnable) of type SwingFXUtilsImplInteropN.FXDispatcher 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.SwingFXUtilsImplInteropN$FXDispatcher this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/javafx/embed/swing/newimpl/SwingFXUtilsImplInteropN$FXDispatcher;
    MethodParameters:
          Name  Flags
      runnable  

  public java.awt.SecondaryLoop createSecondaryLoop();
    descriptor: ()Ljava/awt/SecondaryLoop;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.sun.javafx.embed.swing.newimpl.SwingFXUtilsImplInteropN$FXDispatcher this
         0: .line 78
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method createSecondaryLoop() of type SwingFXUtilsImplInteropN.FXDispatcher 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.SwingFXUtilsImplInteropN$FXDispatcher this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/javafx/embed/swing/newimpl/SwingFXUtilsImplInteropN$FXDispatcher;
}
SourceFile: "SwingFXUtilsImplInteropN.java"
NestHost: com.sun.javafx.embed.swing.newimpl.SwingFXUtilsImplInteropN
InnerClasses:
  private FXDispatcher = com.sun.javafx.embed.swing.newimpl.SwingFXUtilsImplInteropN$FXDispatcher of com.sun.javafx.embed.swing.newimpl.SwingFXUtilsImplInteropN