|
|
Sample Programs from NeXSTEP 3.3
@interface GridChange : Change
{
id graphicView;
int oldSpacing;
float oldGray;
BOOL oldVisible;
BOOL oldEnabled;
int newSpacing;
float newGray;
BOOL newVisible;
BOOL newEnabled;
}
- initGraphicView:aGraphicView;
- (const char *)changeName;
- saveBeforeChange;
- undoChange;
- redoChange;
- (BOOL)subsumeChange:change;
@end
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.