public final class javafx.stage.PopupWindow$AnchorLocation extends java.lang.Enum<javafx.stage.PopupWindow$AnchorLocation>
  minor version: 0
  major version: 59
  flags: flags: (0x4031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER, ACC_ANNOTATION
  this_class: javafx.stage.PopupWindow$AnchorLocation
  super_class: java.lang.Enum
{
  public static final javafx.stage.PopupWindow$AnchorLocation WINDOW_TOP_LEFT;
    descriptor: Ljavafx/stage/PopupWindow$AnchorLocation;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final javafx.stage.PopupWindow$AnchorLocation WINDOW_TOP_RIGHT;
    descriptor: Ljavafx/stage/PopupWindow$AnchorLocation;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final javafx.stage.PopupWindow$AnchorLocation WINDOW_BOTTOM_LEFT;
    descriptor: Ljavafx/stage/PopupWindow$AnchorLocation;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final javafx.stage.PopupWindow$AnchorLocation WINDOW_BOTTOM_RIGHT;
    descriptor: Ljavafx/stage/PopupWindow$AnchorLocation;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final javafx.stage.PopupWindow$AnchorLocation CONTENT_TOP_LEFT;
    descriptor: Ljavafx/stage/PopupWindow$AnchorLocation;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final javafx.stage.PopupWindow$AnchorLocation CONTENT_TOP_RIGHT;
    descriptor: Ljavafx/stage/PopupWindow$AnchorLocation;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final javafx.stage.PopupWindow$AnchorLocation CONTENT_BOTTOM_LEFT;
    descriptor: Ljavafx/stage/PopupWindow$AnchorLocation;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final javafx.stage.PopupWindow$AnchorLocation CONTENT_BOTTOM_RIGHT;
    descriptor: Ljavafx/stage/PopupWindow$AnchorLocation;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  private final double xCoef;
    descriptor: D
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final double yCoef;
    descriptor: D
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final boolean contentLocation;
    descriptor: Z
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private static final javafx.stage.PopupWindow$AnchorLocation[] ENUM$VALUES;
    descriptor: [Ljavafx/stage/PopupWindow$AnchorLocation;
    flags: (0x101a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL, ACC_SYNTHETIC

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=9, locals=0, args_size=0
         0: .line 642
            new javafx.stage.PopupWindow$AnchorLocation
            dup
            ldc "WINDOW_TOP_LEFT"
            iconst_0
         1: .line 643
            dconst_0
            dconst_0
            iconst_0
            invokespecial javafx.stage.PopupWindow$AnchorLocation.<init>:(Ljava/lang/String;IDDZ)V
            putstatic javafx.stage.PopupWindow$AnchorLocation.WINDOW_TOP_LEFT:Ljavafx/stage/PopupWindow$AnchorLocation;
         2: .line 644
            new javafx.stage.PopupWindow$AnchorLocation
            dup
            ldc "WINDOW_TOP_RIGHT"
            iconst_1
         3: .line 645
            dconst_1
            dconst_0
            iconst_0
            invokespecial javafx.stage.PopupWindow$AnchorLocation.<init>:(Ljava/lang/String;IDDZ)V
            putstatic javafx.stage.PopupWindow$AnchorLocation.WINDOW_TOP_RIGHT:Ljavafx/stage/PopupWindow$AnchorLocation;
         4: .line 646
            new javafx.stage.PopupWindow$AnchorLocation
            dup
            ldc "WINDOW_BOTTOM_LEFT"
            iconst_2
         5: .line 647
            dconst_0
            dconst_1
            iconst_0
            invokespecial javafx.stage.PopupWindow$AnchorLocation.<init>:(Ljava/lang/String;IDDZ)V
            putstatic javafx.stage.PopupWindow$AnchorLocation.WINDOW_BOTTOM_LEFT:Ljavafx/stage/PopupWindow$AnchorLocation;
         6: .line 648
            new javafx.stage.PopupWindow$AnchorLocation
            dup
            ldc "WINDOW_BOTTOM_RIGHT"
            iconst_3
         7: .line 649
            dconst_1
            dconst_1
            iconst_0
            invokespecial javafx.stage.PopupWindow$AnchorLocation.<init>:(Ljava/lang/String;IDDZ)V
            putstatic javafx.stage.PopupWindow$AnchorLocation.WINDOW_BOTTOM_RIGHT:Ljavafx/stage/PopupWindow$AnchorLocation;
         8: .line 650
            new javafx.stage.PopupWindow$AnchorLocation
            dup
            ldc "CONTENT_TOP_LEFT"
            iconst_4
         9: .line 651
            dconst_0
            dconst_0
            iconst_1
            invokespecial javafx.stage.PopupWindow$AnchorLocation.<init>:(Ljava/lang/String;IDDZ)V
            putstatic javafx.stage.PopupWindow$AnchorLocation.CONTENT_TOP_LEFT:Ljavafx/stage/PopupWindow$AnchorLocation;
        10: .line 652
            new javafx.stage.PopupWindow$AnchorLocation
            dup
            ldc "CONTENT_TOP_RIGHT"
            iconst_5
        11: .line 653
            dconst_1
            dconst_0
            iconst_1
            invokespecial javafx.stage.PopupWindow$AnchorLocation.<init>:(Ljava/lang/String;IDDZ)V
            putstatic javafx.stage.PopupWindow$AnchorLocation.CONTENT_TOP_RIGHT:Ljavafx/stage/PopupWindow$AnchorLocation;
        12: .line 654
            new javafx.stage.PopupWindow$AnchorLocation
            dup
            ldc "CONTENT_BOTTOM_LEFT"
            bipush 6
        13: .line 655
            dconst_0
            dconst_1
            iconst_1
            invokespecial javafx.stage.PopupWindow$AnchorLocation.<init>:(Ljava/lang/String;IDDZ)V
            putstatic javafx.stage.PopupWindow$AnchorLocation.CONTENT_BOTTOM_LEFT:Ljavafx/stage/PopupWindow$AnchorLocation;
        14: .line 656
            new javafx.stage.PopupWindow$AnchorLocation
            dup
            ldc "CONTENT_BOTTOM_RIGHT"
            bipush 7
        15: .line 657
            dconst_1
            dconst_1
            iconst_1
            invokespecial javafx.stage.PopupWindow$AnchorLocation.<init>:(Ljava/lang/String;IDDZ)V
            putstatic javafx.stage.PopupWindow$AnchorLocation.CONTENT_BOTTOM_RIGHT:Ljavafx/stage/PopupWindow$AnchorLocation;
        16: .line 641
            bipush 8
            anewarray javafx.stage.PopupWindow$AnchorLocation
            dup
            iconst_0
            getstatic javafx.stage.PopupWindow$AnchorLocation.WINDOW_TOP_LEFT:Ljavafx/stage/PopupWindow$AnchorLocation;
            aastore
            dup
            iconst_1
            getstatic javafx.stage.PopupWindow$AnchorLocation.WINDOW_TOP_RIGHT:Ljavafx/stage/PopupWindow$AnchorLocation;
            aastore
            dup
            iconst_2
            getstatic javafx.stage.PopupWindow$AnchorLocation.WINDOW_BOTTOM_LEFT:Ljavafx/stage/PopupWindow$AnchorLocation;
            aastore
            dup
            iconst_3
            getstatic javafx.stage.PopupWindow$AnchorLocation.WINDOW_BOTTOM_RIGHT:Ljavafx/stage/PopupWindow$AnchorLocation;
            aastore
            dup
            iconst_4
            getstatic javafx.stage.PopupWindow$AnchorLocation.CONTENT_TOP_LEFT:Ljavafx/stage/PopupWindow$AnchorLocation;
            aastore
            dup
            iconst_5
            getstatic javafx.stage.PopupWindow$AnchorLocation.CONTENT_TOP_RIGHT:Ljavafx/stage/PopupWindow$AnchorLocation;
            aastore
            dup
            bipush 6
            getstatic javafx.stage.PopupWindow$AnchorLocation.CONTENT_BOTTOM_LEFT:Ljavafx/stage/PopupWindow$AnchorLocation;
            aastore
            dup
            bipush 7
            getstatic javafx.stage.PopupWindow$AnchorLocation.CONTENT_BOTTOM_RIGHT:Ljavafx/stage/PopupWindow$AnchorLocation;
            aastore
            putstatic javafx.stage.PopupWindow$AnchorLocation.ENUM$VALUES:[Ljavafx/stage/PopupWindow$AnchorLocation;
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  private void <init>(java.lang.String, int, double, double, boolean);
    descriptor: (Ljava/lang/String;IDDZ)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=8, args_size=6
        start local 0 // javafx.stage.PopupWindow$AnchorLocation this
        start local 3 // double xCoef
        start local 5 // double yCoef
        start local 7 // boolean contentLocation
         0: .line 663
            aload 0 /* this */
            aload 1
            iload 2
            invokespecial java.lang.Enum.<init>:(Ljava/lang/String;I)V
         1: .line 665
            aload 0 /* this */
            dload 3 /* xCoef */
            putfield javafx.stage.PopupWindow$AnchorLocation.xCoef:D
         2: .line 666
            aload 0 /* this */
            dload 5 /* yCoef */
            putfield javafx.stage.PopupWindow$AnchorLocation.yCoef:D
         3: .line 667
            aload 0 /* this */
            iload 7 /* contentLocation */
            putfield javafx.stage.PopupWindow$AnchorLocation.contentLocation:Z
         4: .line 668
            return
        end local 7 // boolean contentLocation
        end local 5 // double yCoef
        end local 3 // double xCoef
        end local 0 // javafx.stage.PopupWindow$AnchorLocation this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0    5     0             this  Ljavafx/stage/PopupWindow$AnchorLocation;
            0    5     3            xCoef  D
            0    5     5            yCoef  D
            0    5     7  contentLocation  Z
    MethodParameters:
                 Name  Flags
      $enum$name       
      $enum$ordinal    
      xCoef            final
      yCoef            final
      contentLocation  final

  double getXCoef();
    descriptor: ()D
    flags: (0x0000) 
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // javafx.stage.PopupWindow$AnchorLocation this
         0: .line 671
            aload 0 /* this */
            getfield javafx.stage.PopupWindow$AnchorLocation.xCoef:D
            dreturn
        end local 0 // javafx.stage.PopupWindow$AnchorLocation this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavafx/stage/PopupWindow$AnchorLocation;

  double getYCoef();
    descriptor: ()D
    flags: (0x0000) 
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // javafx.stage.PopupWindow$AnchorLocation this
         0: .line 675
            aload 0 /* this */
            getfield javafx.stage.PopupWindow$AnchorLocation.yCoef:D
            dreturn
        end local 0 // javafx.stage.PopupWindow$AnchorLocation this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavafx/stage/PopupWindow$AnchorLocation;

  boolean isContentLocation();
    descriptor: ()Z
    flags: (0x0000) 
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // javafx.stage.PopupWindow$AnchorLocation this
         0: .line 679
            aload 0 /* this */
            getfield javafx.stage.PopupWindow$AnchorLocation.contentLocation:Z
            ireturn
        end local 0 // javafx.stage.PopupWindow$AnchorLocation this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavafx/stage/PopupWindow$AnchorLocation;

  public static javafx.stage.PopupWindow$AnchorLocation[] values();
    descriptor: ()[Ljavafx/stage/PopupWindow$AnchorLocation;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=5, locals=3, args_size=0
         0: .line 1
            getstatic javafx.stage.PopupWindow$AnchorLocation.ENUM$VALUES:[Ljavafx/stage/PopupWindow$AnchorLocation;
            dup
            astore 0
            iconst_0
            aload 0
            arraylength
            dup
            istore 1
            anewarray javafx.stage.PopupWindow$AnchorLocation
            dup
            astore 2
            iconst_0
            iload 1
            invokestatic java.lang.System.arraycopy:(Ljava/lang/Object;ILjava/lang/Object;II)V
            aload 2
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public static javafx.stage.PopupWindow$AnchorLocation valueOf(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljavafx/stage/PopupWindow$AnchorLocation;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
         0: .line 1
            ldc Ljavafx/stage/PopupWindow$AnchorLocation;
            aload 0
            invokestatic java.lang.Enum.valueOf:(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
            checkcast javafx.stage.PopupWindow$AnchorLocation
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
      Name  Flags
      name  
}
Signature: Ljava/lang/Enum<Ljavafx/stage/PopupWindow$AnchorLocation;>;
SourceFile: "PopupWindow.java"
NestHost: javafx.stage.PopupWindow
InnerClasses:
  public final AnchorLocation = javafx.stage.PopupWindow$AnchorLocation of javafx.stage.PopupWindow