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
{
  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 // sun.lwawt.macosx.LWCToolkit$OSXPlatformFont this
         0: .line 167
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method isInAquaSession() is undefined for the type PlatformGraphicsInfo\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // sun.lwawt.macosx.LWCToolkit$OSXPlatformFont this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/lwawt/macosx/LWCToolkit$OSXPlatformFont;
    MethodParameters:
        Name  Flags
      this$0  final
      name    
      style   

  protected char getMissingGlyphCharacter();
    descriptor: ()C
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // sun.lwawt.macosx.LWCToolkit$OSXPlatformFont this
         0: .line 428
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // sun.lwawt.macosx.LWCToolkit$OSXPlatformFont this
      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