class sun.lwawt.macosx.LWCToolkit$OSXPlatformFont extends sun.awt.PlatformFont
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: sun.lwawt.macosx.LWCToolkit$OSXPlatformFont
super_class: sun.awt.PlatformFont
{
final sun.lwawt.macosx.LWCToolkit this$0;
descriptor: Lsun/lwawt/macosx/LWCToolkit;
flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC
void <init>(sun.lwawt.macosx.LWCToolkit, java.lang.String, int);
descriptor: (Lsun/lwawt/macosx/LWCToolkit;Ljava/lang/String;I)V
flags: (0x0000)
Code:
stack=3, locals=4, args_size=4
start local 0 start local 2 start local 3 0: aload 0
aload 1
putfield sun.lwawt.macosx.LWCToolkit$OSXPlatformFont.this$0:Lsun/lwawt/macosx/LWCToolkit;
1: aload 0
aload 2
iload 3
invokespecial sun.awt.PlatformFont.<init>:(Ljava/lang/String;I)V
2: return
end local 3 end local 2 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lsun/lwawt/macosx/LWCToolkit$OSXPlatformFont;
0 3 2 name Ljava/lang/String;
0 3 3 style I
MethodParameters:
Name Flags
this$0 final
name
style
protected char getMissingGlyphCharacter();
descriptor: ()C
flags: (0x0004) ACC_PROTECTED
Code:
stack=1, locals=1, args_size=1
start local 0 0: ldc 65528
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/lwawt/macosx/LWCToolkit$OSXPlatformFont;
}
SourceFile: "LWCToolkit.java"
NestHost: sun.lwawt.macosx.LWCToolkit
InnerClasses:
OSXPlatformFont = sun.lwawt.macosx.LWCToolkit$OSXPlatformFont of sun.lwawt.macosx.LWCToolkit