public final class 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 ;
descriptor: Ljavafx/stage/PopupWindow$AnchorLocation;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final javafx.stage.PopupWindow$AnchorLocation ;
descriptor: Ljavafx/stage/PopupWindow$AnchorLocation;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final javafx.stage.PopupWindow$AnchorLocation ;
descriptor: Ljavafx/stage/PopupWindow$AnchorLocation;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final javafx.stage.PopupWindow$AnchorLocation ;
descriptor: Ljavafx/stage/PopupWindow$AnchorLocation;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final javafx.stage.PopupWindow$AnchorLocation ;
descriptor: Ljavafx/stage/PopupWindow$AnchorLocation;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final javafx.stage.PopupWindow$AnchorLocation ;
descriptor: Ljavafx/stage/PopupWindow$AnchorLocation;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final javafx.stage.PopupWindow$AnchorLocation ;
descriptor: Ljavafx/stage/PopupWindow$AnchorLocation;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final javafx.stage.PopupWindow$AnchorLocation ;
descriptor: Ljavafx/stage/PopupWindow$AnchorLocation;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
private final double ;
descriptor: D
flags: (0x0012) ACC_PRIVATE, ACC_FINAL
private final double ;
descriptor: D
flags: (0x0012) ACC_PRIVATE, ACC_FINAL
private final boolean ;
descriptor: Z
flags: (0x0012) ACC_PRIVATE, ACC_FINAL
private static final javafx.stage.PopupWindow$AnchorLocation[] ;
descriptor: [Ljavafx/stage/PopupWindow$AnchorLocation;
flags: (0x101a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL, ACC_SYNTHETIC
static void ();
descriptor: ()V
flags: (0x0008) ACC_STATIC
Code:
stack=9, locals=0, args_size=0
0: new javafx.stage.PopupWindow$AnchorLocation
dup
ldc "WINDOW_TOP_LEFT"
iconst_0
1: 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: new javafx.stage.PopupWindow$AnchorLocation
dup
ldc "WINDOW_TOP_RIGHT"
iconst_1
3: 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: new javafx.stage.PopupWindow$AnchorLocation
dup
ldc "WINDOW_BOTTOM_LEFT"
iconst_2
5: 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: new javafx.stage.PopupWindow$AnchorLocation
dup
ldc "WINDOW_BOTTOM_RIGHT"
iconst_3
7: 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: new javafx.stage.PopupWindow$AnchorLocation
dup
ldc "CONTENT_TOP_LEFT"
iconst_4
9: 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: new javafx.stage.PopupWindow$AnchorLocation
dup
ldc "CONTENT_TOP_RIGHT"
iconst_5
11: 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: new javafx.stage.PopupWindow$AnchorLocation
dup
ldc "CONTENT_BOTTOM_LEFT"
bipush 6
13: 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: new javafx.stage.PopupWindow$AnchorLocation
dup
ldc "CONTENT_BOTTOM_RIGHT"
bipush 7
15: 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: 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 (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 start local 3 start local 5 start local 7 0: aload 0
aload 1
iload 2
invokespecial java.lang.Enum.<init>:(Ljava/lang/String;I)V
1: aload 0
dload 3
putfield javafx.stage.PopupWindow$AnchorLocation.xCoef:D
2: aload 0
dload 5
putfield javafx.stage.PopupWindow$AnchorLocation.yCoef:D
3: aload 0
iload 7
putfield javafx.stage.PopupWindow$AnchorLocation.contentLocation:Z
4: return
end local 7 end local 5 end local 3 end local 0 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 ();
descriptor: ()D
flags: (0x0000)
Code:
stack=2, locals=1, args_size=1
start local 0 0: aload 0
getfield javafx.stage.PopupWindow$AnchorLocation.xCoef:D
dreturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Ljavafx/stage/PopupWindow$AnchorLocation;
double ();
descriptor: ()D
flags: (0x0000)
Code:
stack=2, locals=1, args_size=1
start local 0 0: aload 0
getfield javafx.stage.PopupWindow$AnchorLocation.yCoef:D
dreturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Ljavafx/stage/PopupWindow$AnchorLocation;
boolean ();
descriptor: ()Z
flags: (0x0000)
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield javafx.stage.PopupWindow$AnchorLocation.contentLocation:Z
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Ljavafx/stage/PopupWindow$AnchorLocation;
public static javafx.stage.PopupWindow$AnchorLocation[] ();
descriptor: ()[Ljavafx/stage/PopupWindow$AnchorLocation;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=5, locals=3, args_size=0
0: 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 (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: 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