This is JpegSavePanel.h in view mode; [Download] [Up]
#import <appkit/SavePanel.h> @interface JpegSavePanel : SavePanel { id accessory; id JPEGslider; id JPEGtext; id progrSW; } - initFactor:(float)factor; - loadNib; - (float)compressFactor; - (BOOL)progressive; - takeFloatValueFrom: sender; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.