class com.sun.javafx.embed.swing.newimpl.SwingNodeInteropN$SwingNodeDisposer implements com.sun.javafx.embed.swing.DisposerRecord
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: com.sun.javafx.embed.swing.newimpl.SwingNodeInteropN$SwingNodeDisposer
super_class: java.lang.Object
{
LightweightFrameWrapper lwFrame;
descriptor: LLightweightFrameWrapper;
flags: (0x0000)
void <init>(LightweightFrameWrapper);
descriptor: (LLightweightFrameWrapper;)V
flags: (0x0000)
Code:
stack=3, locals=2, args_size=2
start local 0 0: 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\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\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\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\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\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\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\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\tLightweightFrameWrapper cannot be resolved to a type\n\tLightweightFrameWrapper cannot be resolved to a type\n\tLightweightContentWrapper cannot be resolved to a type\n\tLightweightContentWrapper 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\tLightweightFrameWrapper cannot be resolved to a type\n\tLightweightContentWrapper cannot be resolved to a type\n\tLightweightContentWrapper 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\tCannot infer type arguments for OptionalMethod<>\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\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\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\tLightweightFrameWrapper cannot be resolved to a type\n\tLightweightContentWrapper cannot be resolved to a type\n\tThe method getComponent() of type SwingNodeInteropN.SwingNodeContent must override or implement a supertype method\n\tThe method paintLock() of type SwingNodeInteropN.SwingNodeContent must override or implement a supertype method\n\tThe method paintUnlock() of type SwingNodeInteropN.SwingNodeContent must override or implement a supertype method\n\tThe method imageBufferReset(int[], int, int, int, int, int) of type SwingNodeInteropN.SwingNodeContent must override or implement a supertype method\n\tThe method imageBufferReset(int[], int, int, int, int, int, double, double) of type SwingNodeInteropN.SwingNodeContent must override or implement a supertype method\n\tThe method imageReshaped(int, int, int, int) of type SwingNodeInteropN.SwingNodeContent must override or implement a supertype method\n\tThe method imageUpdated(int, int, int, int) of type SwingNodeInteropN.SwingNodeContent must override or implement a supertype method\n\tThe method focusGrabbed() of type SwingNodeInteropN.SwingNodeContent must override or implement a supertype method\n\tThe method focusUngrabbed() of type SwingNodeInteropN.SwingNodeContent must override or implement a supertype method\n\tThe method preferredSizeChanged(int, int) of type SwingNodeInteropN.SwingNodeContent must override or implement a supertype method\n\tThe method maximumSizeChanged(int, int) of type SwingNodeInteropN.SwingNodeContent must override or implement a supertype method\n\tThe method minimumSizeChanged(int, int) of type SwingNodeInteropN.SwingNodeContent must override or implement a supertype method\n\tThe method createDragGestureRecognizer(Class<T>, DragSource, Component, int, DragGestureListener) of type SwingNodeInteropN.SwingNodeContent must override or implement a supertype method\n\tDragSourceContextWrapper cannot be resolved to a type\n\tThe method createDragSourceContext(DragGestureEvent) of type SwingNodeInteropN.SwingNodeContent must override or implement a supertype method\n\tDragSourceContextWrapper cannot be resolved to a type\n\tThe method addDropTarget(DropTarget) of type SwingNodeInteropN.SwingNodeContent must override or implement a supertype method\n\tThe method removeDropTarget(DropTarget) of type SwingNodeInteropN.SwingNodeContent must override or implement a supertype method\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/javafx/embed/swing/newimpl/SwingNodeInteropN$SwingNodeDisposer;
MethodParameters:
Name Flags
ref
public void dispose();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \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"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/javafx/embed/swing/newimpl/SwingNodeInteropN$SwingNodeDisposer;
}
SourceFile: "SwingNodeInteropN.java"
NestHost: com.sun.javafx.embed.swing.newimpl.SwingNodeInteropN
InnerClasses:
private SwingNodeDisposer = com.sun.javafx.embed.swing.newimpl.SwingNodeInteropN$SwingNodeDisposer of com.sun.javafx.embed.swing.newimpl.SwingNodeInteropN