Uses of Class
org.eclipse.swt.internal.cocoa.NSTimer
-
Packages that use NSTimer Package Description org.eclipse.swt.internal.cocoa -
-
Uses of NSTimer in org.eclipse.swt.internal.cocoa
Methods in org.eclipse.swt.internal.cocoa that return NSTimer Modifier and Type Method Description static NSTimer
NSTimer. scheduledTimerWithTimeInterval(double ti, id aTarget, long aSelector, id userInfo, boolean yesOrNo)
Methods in org.eclipse.swt.internal.cocoa with parameters of type NSTimer Modifier and Type Method Description void
NSRunLoop. addTimer(NSTimer timer, NSString mode)
-