src/macosx/native/sun/awt/AWTWindow.h

Print this page

        

*** 56,63 **** --- 56,64 ---- styleBits:(jint)styleBits frameRect:(NSRect)frameRect contentView:(NSView *)contentView; - (void) adjustGrowBoxWindow; + - (BOOL) isTopmostWindowUnderMouse; @end #endif _AWTWINDOW_H