class javafx.scene.paint.PhongMaterial$7 extends javafx.beans.property.SimpleObjectProperty<javafx.scene.image.Image>
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: javafx.scene.paint.PhongMaterial$7
super_class: javafx.beans.property.SimpleObjectProperty
{
private boolean needsListeners;
descriptor: Z
flags: (0x0002) ACC_PRIVATE
final javafx.scene.paint.PhongMaterial this$0;
descriptor: Ljavafx/scene/paint/PhongMaterial;
flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC
void <init>(javafx.scene.paint.PhongMaterial, java.lang.Object, java.lang.String);
descriptor: (Ljavafx/scene/paint/PhongMaterial;Ljava/lang/Object;Ljava/lang/String;)V
flags: (0x0000)
Code:
stack=3, locals=4, args_size=4
start local 0 // javafx.scene.paint.PhongMaterial$7 this
start local 2 // java.lang.Object $anonymous0
start local 3 // java.lang.String $anonymous1
0: .line 350
aload 0 /* this */
aload 1
putfield javafx.scene.paint.PhongMaterial$7.this$0:Ljavafx/scene/paint/PhongMaterial;
aload 0 /* this */
aload 2 /* $anonymous0 */
aload 3 /* $anonymous1 */
invokespecial javafx.beans.property.SimpleObjectProperty.<init>:(Ljava/lang/Object;Ljava/lang/String;)V
1: .line 353
aload 0 /* this */
iconst_0
putfield javafx.scene.paint.PhongMaterial$7.needsListeners:Z
2: .line 350
return
end local 3 // java.lang.String $anonymous1
end local 2 // java.lang.Object $anonymous0
end local 0 // javafx.scene.paint.PhongMaterial$7 this
LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Ljavafx/scene/paint/PhongMaterial$7;
0 3 2 $anonymous0 Ljava/lang/Object;
0 3 3 $anonymous1 Ljava/lang/String;
MethodParameters:
Name Flags
this$0 final
$anonymous0
$anonymous1
public void invalidated();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=5, locals=2, args_size=1
start local 0 // javafx.scene.paint.PhongMaterial$7 this
0: .line 357
aload 0 /* this */
invokevirtual javafx.scene.paint.PhongMaterial$7.get:()Ljava/lang/Object;
checkcast javafx.scene.image.Image
astore 1 /* _image */
start local 1 // javafx.scene.image.Image _image
1: .line 359
aload 0 /* this */
getfield javafx.scene.paint.PhongMaterial$7.needsListeners:Z
ifeq 4
2: .line 360
invokestatic com.sun.javafx.tk.Toolkit.getImageAccessor:()Lcom/sun/javafx/tk/Toolkit$ImageAccessor;
aload 0 /* this */
getfield javafx.scene.paint.PhongMaterial$7.this$0:Ljavafx/scene/paint/PhongMaterial;
getfield javafx.scene.paint.PhongMaterial.oldBumpMap:Ljavafx/scene/image/Image;
invokeinterface com.sun.javafx.tk.Toolkit$ImageAccessor.getImageProperty:(Ljavafx/scene/image/Image;)Ljavafx/beans/property/ReadOnlyObjectProperty;
3: .line 361
aload 0 /* this */
getfield javafx.scene.paint.PhongMaterial$7.this$0:Ljavafx/scene/paint/PhongMaterial;
getfield javafx.scene.paint.PhongMaterial.platformImageChangeListener:Lcom/sun/javafx/beans/event/AbstractNotifyListener;
invokevirtual com.sun.javafx.beans.event.AbstractNotifyListener.getWeakListener:()Ljavafx/beans/InvalidationListener;
invokevirtual javafx.beans.property.ReadOnlyObjectProperty.removeListener:(Ljavafx/beans/InvalidationListener;)V
4: .line 364
StackMap locals: javafx.scene.image.Image
StackMap stack:
aload 0 /* this */
aload 1 /* _image */
ifnull 7
invokestatic com.sun.javafx.tk.Toolkit.getImageAccessor:()Lcom/sun/javafx/tk/Toolkit$ImageAccessor;
aload 1 /* _image */
invokeinterface com.sun.javafx.tk.Toolkit$ImageAccessor.isAnimation:(Ljavafx/scene/image/Image;)Z
ifne 6
5: .line 365
aload 1 /* _image */
invokevirtual javafx.scene.image.Image.getProgress:()D
dconst_1
dcmpg
ifge 7
StackMap locals:
StackMap stack: javafx.scene.paint.PhongMaterial$7
6: iconst_1
goto 8
StackMap locals:
StackMap stack: javafx.scene.paint.PhongMaterial$7
7: iconst_0
8: .line 364
StackMap locals: javafx.scene.paint.PhongMaterial$7 javafx.scene.image.Image
StackMap stack: javafx.scene.paint.PhongMaterial$7 int
putfield javafx.scene.paint.PhongMaterial$7.needsListeners:Z
9: .line 367
aload 0 /* this */
getfield javafx.scene.paint.PhongMaterial$7.needsListeners:Z
ifeq 12
10: .line 368
invokestatic com.sun.javafx.tk.Toolkit.getImageAccessor:()Lcom/sun/javafx/tk/Toolkit$ImageAccessor;
aload 1 /* _image */
invokeinterface com.sun.javafx.tk.Toolkit$ImageAccessor.getImageProperty:(Ljavafx/scene/image/Image;)Ljavafx/beans/property/ReadOnlyObjectProperty;
11: .line 369
aload 0 /* this */
getfield javafx.scene.paint.PhongMaterial$7.this$0:Ljavafx/scene/paint/PhongMaterial;
getfield javafx.scene.paint.PhongMaterial.platformImageChangeListener:Lcom/sun/javafx/beans/event/AbstractNotifyListener;
invokevirtual com.sun.javafx.beans.event.AbstractNotifyListener.getWeakListener:()Ljavafx/beans/InvalidationListener;
invokevirtual javafx.beans.property.ReadOnlyObjectProperty.addListener:(Ljavafx/beans/InvalidationListener;)V
12: .line 372
StackMap locals:
StackMap stack:
aload 0 /* this */
getfield javafx.scene.paint.PhongMaterial$7.this$0:Ljavafx/scene/paint/PhongMaterial;
aload 1 /* _image */
putfield javafx.scene.paint.PhongMaterial.oldBumpMap:Ljavafx/scene/image/Image;
13: .line 373
aload 0 /* this */
getfield javafx.scene.paint.PhongMaterial$7.this$0:Ljavafx/scene/paint/PhongMaterial;
iconst_1
putfield javafx.scene.paint.PhongMaterial.bumpMapDirty:Z
14: .line 374
aload 0 /* this */
getfield javafx.scene.paint.PhongMaterial$7.this$0:Ljavafx/scene/paint/PhongMaterial;
iconst_1
invokevirtual javafx.scene.paint.PhongMaterial.setDirty:(Z)V
15: .line 375
return
end local 1 // javafx.scene.image.Image _image
end local 0 // javafx.scene.paint.PhongMaterial$7 this
LocalVariableTable:
Start End Slot Name Signature
0 16 0 this Ljavafx/scene/paint/PhongMaterial$7;
1 16 1 _image Ljavafx/scene/image/Image;
}
Signature: Ljavafx/beans/property/SimpleObjectProperty<Ljavafx/scene/image/Image;>;
SourceFile: "PhongMaterial.java"
EnclosingMethod: javafx.scene.paint.PhongMaterial.bumpMapProperty:()Ljavafx/beans/property/ObjectProperty;
NestHost: javafx.scene.paint.PhongMaterial
InnerClasses:
public abstract ImageAccessor = com.sun.javafx.tk.Toolkit$ImageAccessor of com.sun.javafx.tk.Toolkit
javafx.scene.paint.PhongMaterial$7