class com.sun.glass.ui.monocle.X$XSetWindowAttributes extends com.sun.glass.ui.monocle.C$Structure
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: com.sun.glass.ui.monocle.X$XSetWindowAttributes
super_class: com.sun.glass.ui.monocle.C$Structure
{
void <init>();
descriptor: ()V
flags: (0x0000)
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
invokespecial com.sun.glass.ui.monocle.C$Structure.<init>:()V
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/glass/ui/monocle/X$XSetWindowAttributes;
native int sizeof();
descriptor: ()I
flags: (0x0100) ACC_NATIVE
static native void setEventMask(long, long);
descriptor: (JJ)V
flags: (0x0108) ACC_STATIC, ACC_NATIVE
MethodParameters:
Name Flags
p
mask
static native void setCursor(long, long);
descriptor: (JJ)V
flags: (0x0108) ACC_STATIC, ACC_NATIVE
MethodParameters:
Name Flags
p
cursor
static native void setOverrideRedirect(long, boolean);
descriptor: (JZ)V
flags: (0x0108) ACC_STATIC, ACC_NATIVE
MethodParameters:
Name Flags
p
override
}
SourceFile: "X.java"
NestHost: com.sun.glass.ui.monocle.X
InnerClasses:
abstract Structure = com.sun.glass.ui.monocle.C$Structure of com.sun.glass.ui.monocle.C
XSetWindowAttributes = com.sun.glass.ui.monocle.X$XSetWindowAttributes of com.sun.glass.ui.monocle.X