jdk/src/macosx/native/sun/awt/AWTWindow.h
changeset 12535 6d2ee83614e8
parent 12402 f3903de3fd9e
child 12640 5ea775607d72
equal deleted inserted replaced
12534:5fbdf283ed28 12535:6d2ee83614e8
    54                     styleBits:(jint)styleBits
    54                     styleBits:(jint)styleBits
    55                     frameRect:(NSRect)frameRect
    55                     frameRect:(NSRect)frameRect
    56                   contentView:(NSView *)contentView;
    56                   contentView:(NSView *)contentView;
    57 
    57 
    58 - (void) adjustGrowBoxWindow;
    58 - (void) adjustGrowBoxWindow;
       
    59 - (BOOL) isTopmostWindowUnderMouse;
    59 @end
    60 @end
    60 
    61 
    61 #endif _AWTWINDOW_H
    62 #endif _AWTWINDOW_H