public interface
minor version: 0
major version: 59
flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
this_class: com.sun.glass.ui.delegate.MenuBarDelegate
super_class: java.lang.Object
{
public abstract boolean ();
descriptor: ()Z
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
public abstract boolean (com.sun.glass.ui.delegate.MenuDelegate, int);
descriptor: (Lcom/sun/glass/ui/delegate/MenuDelegate;I)Z
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
MethodParameters:
Name Flags
menu
pos
public abstract boolean (com.sun.glass.ui.delegate.MenuDelegate, int);
descriptor: (Lcom/sun/glass/ui/delegate/MenuDelegate;I)Z
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
MethodParameters:
Name Flags
menu
pos
public abstract long ();
descriptor: ()J
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
SourceFile: "MenuBarDelegate.java"