public interface com.apple.eawt.AboutHandler
minor version: 0
major version: 59
flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
this_class: com.apple.eawt.AboutHandler
super_class: java.lang.Object
{
public abstract void handleAbout(com.apple.eawt.AppEvent$AboutEvent);
descriptor: (Lcom/apple/eawt/AppEvent$AboutEvent;)V
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
MethodParameters:
Name Flags
e final
}
SourceFile: "AboutHandler.java"
InnerClasses:
public AboutEvent = com.apple.eawt.AppEvent$AboutEvent of com.apple.eawt.AppEvent