This is ColumnSelectionHandler.h in view mode; [Download] [Up]
/* Generated by Interface Builder */
#import <objc/Object.h>
#import <appkit/Application.h> /* for perform:with:afterDelay:cancelPrevious: */
@interface ColumnSelectionHandler:Object
{
id plotParam;
id columnPanel;
id columnMatrix;
id columnText;
id filenameMatrix;
id fileRemovalButtons; /* buttons for selective file removal */
BOOL everVisible; /* has our window ever been displayed?; see init */
}
- init;
- fixPanel:sender;
- fixRow:sender;
- eraseDisabledCells:sender;
- windowDidResize:sender;
- removeAll:sender;
- update:sender;
@end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.