< prev index next >

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

Print this page

        

@@ -38,10 +38,11 @@
 extern jint* gButtonDownMasks;
 
 @interface AWTToolkit : NSObject { }
 + (long) getEventCount;
 + (void) eventCountPlusPlus;
++ (jint) scrollStateWithEvent: (NSEvent*) event;
 @end
 
 /*
  * Utility Macros
  */
< prev index next >