Uses of Class
org.eclipse.swt.internal.cocoa.NSDate
Packages that use NSDate
-
Uses of NSDate in org.eclipse.swt.internal.cocoa
Subclasses of NSDate in org.eclipse.swt.internal.cocoaMethods in org.eclipse.swt.internal.cocoa that return NSDateModifier and TypeMethodDescriptionNSDatePicker.dateValue()
static NSDate
NSCalendarDate.dateWithTimeIntervalSinceNow
(double secs) static NSDate
NSDate.dateWithTimeIntervalSinceNow
(double secs) static NSDate
NSCalendarDate.distantFuture()
static NSDate
NSDate.distantFuture()
Methods in org.eclipse.swt.internal.cocoa with parameters of type NSDateModifier and TypeMethodDescriptionNSApplication.nextEventMatchingMask
(long mask, NSDate expiration, NSString mode, boolean deqFlag) boolean
void
NSDatePicker.setDateValue
(NSDate dateValue) void
NSTimer.setFireDate
(NSDate fireDate)