ftp.nice.ch/pub/next/graphics/viewer/ToyViewer.2.6a.s.tar.gz#/ToyViewer2.6a/src/ImageSave.bproj/JpegSavePanel.h

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.