public class sun.lwawt.macosx.CPlatformLWView extends sun.lwawt.macosx.CPlatformView
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: sun.lwawt.macosx.CPlatformLWView
  super_class: sun.lwawt.macosx.CPlatformView
{
  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // sun.lwawt.macosx.CPlatformLWView this
         0: .line 34
            aload 0 /* this */
            invokespecial sun.lwawt.macosx.CPlatformView.<init>:()V
         1: .line 35
            return
        end local 0 // sun.lwawt.macosx.CPlatformLWView this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lsun/lwawt/macosx/CPlatformLWView;

  public void initialize(sun.lwawt.LWWindowPeer, sun.lwawt.macosx.CPlatformResponder);
    descriptor: (Lsun/lwawt/LWWindowPeer;Lsun/lwawt/macosx/CPlatformResponder;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // sun.lwawt.macosx.CPlatformLWView this
        start local 1 // sun.lwawt.LWWindowPeer peer
        start local 2 // sun.lwawt.macosx.CPlatformResponder responder
         0: .line 39
            aload 0 /* this */
            aload 1 /* peer */
            aload 2 /* responder */
            invokevirtual sun.lwawt.macosx.CPlatformLWView.initializeBase:(Lsun/lwawt/LWWindowPeer;Lsun/lwawt/macosx/CPlatformResponder;)V
         1: .line 40
            return
        end local 2 // sun.lwawt.macosx.CPlatformResponder responder
        end local 1 // sun.lwawt.LWWindowPeer peer
        end local 0 // sun.lwawt.macosx.CPlatformLWView this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    2     0       this  Lsun/lwawt/macosx/CPlatformLWView;
            0    2     1       peer  Lsun/lwawt/LWWindowPeer;
            0    2     2  responder  Lsun/lwawt/macosx/CPlatformResponder;
    MethodParameters:
           Name  Flags
      peer       
      responder  

  public long getAWTView();
    descriptor: ()J
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // sun.lwawt.macosx.CPlatformLWView this
         0: .line 44
            lconst_0
            lreturn
        end local 0 // sun.lwawt.macosx.CPlatformLWView this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/lwawt/macosx/CPlatformLWView;

  public boolean isOpaque();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // sun.lwawt.macosx.CPlatformLWView this
         0: .line 49
            iconst_1
            ireturn
        end local 0 // sun.lwawt.macosx.CPlatformLWView this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/lwawt/macosx/CPlatformLWView;

  public void setBounds(int, int, int, int);
    descriptor: (IIII)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=0, locals=5, args_size=5
        start local 0 // sun.lwawt.macosx.CPlatformLWView this
        start local 1 // int x
        start local 2 // int y
        start local 3 // int width
        start local 4 // int height
         0: .line 54
            return
        end local 4 // int height
        end local 3 // int width
        end local 2 // int y
        end local 1 // int x
        end local 0 // sun.lwawt.macosx.CPlatformLWView this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    1     0    this  Lsun/lwawt/macosx/CPlatformLWView;
            0    1     1       x  I
            0    1     2       y  I
            0    1     3   width  I
            0    1     4  height  I
    MethodParameters:
        Name  Flags
      x       
      y       
      width   
      height  

  public sun.java2d.SurfaceData replaceSurfaceData();
    descriptor: ()Lsun/java2d/SurfaceData;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // sun.lwawt.macosx.CPlatformLWView this
         0: .line 58
            aconst_null
            areturn
        end local 0 // sun.lwawt.macosx.CPlatformLWView this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/lwawt/macosx/CPlatformLWView;

  public sun.java2d.SurfaceData getSurfaceData();
    descriptor: ()Lsun/java2d/SurfaceData;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // sun.lwawt.macosx.CPlatformLWView this
         0: .line 63
            aconst_null
            areturn
        end local 0 // sun.lwawt.macosx.CPlatformLWView this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/lwawt/macosx/CPlatformLWView;

  public void dispose();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=0, locals=1, args_size=1
        start local 0 // sun.lwawt.macosx.CPlatformLWView this
         0: .line 68
            return
        end local 0 // sun.lwawt.macosx.CPlatformLWView this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/lwawt/macosx/CPlatformLWView;

  public long getWindowLayerPtr();
    descriptor: ()J
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // sun.lwawt.macosx.CPlatformLWView this
         0: .line 72
            lconst_0
            lreturn
        end local 0 // sun.lwawt.macosx.CPlatformLWView this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/lwawt/macosx/CPlatformLWView;
}
SourceFile: "CPlatformLWView.java"