
Icon | Member | Description |
---|---|---|
![]() | DREraseProgressPanel(NSRect, NSWindowStyleMask, NSBackingStoreType, Boolean) | Initializes the window with the specified values. Original signature is '- (id)initWithContentRect:(NSRect)contentRect styleMask:(NSUInteger)windowStyle backing:(NSBackingStoreType)bufferingType defer:(BOOL)deferCreation' Available in Mac OS X v10.0 and later. |
![]() | DREraseProgressPanel(NSRect, NSWindowStyleMask, NSBackingStoreType, Boolean, NSScreen) | Initializes an allocated window with the specified values. Original signature is '- (id)initWithContentRect:(NSRect)contentRect styleMask:(NSUInteger)windowStyle backing:(NSBackingStoreType)bufferingType defer:(BOOL)deferCreation screen:(NSScreen *)screen' Available in Mac OS X v10.0 and later. |
![]() | DREraseProgressPanel(NSCoder) | Returns an object initialized from data in a given unarchiver. (required) Original signature is '- (id)initWithCoder:(NSCoder *)decoder' Available in Mac OS X v10.0 and later. |
![]() | DREraseProgressPanel()()()() |
Initializes a new instance of the DREraseProgressPanel class.
|
![]() | DREraseProgressPanel(IntPtr) |
Initializes a new instance of the DREraseProgressPanel class.
|
![]() | DREraseProgressPanel(String, Object, array<Object>[]()[][]) |
Initializes a new instance of the DREraseProgressPanel class.
|