|
|
Sample Programs from NeXSTEP 3.3
BarChart = {
SUPERCLASS = IBPalette;
};
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};
ChartOfMatrix = {
ACTIONS = {
takeVMarginFrom:;
takeHMarginFrom:;
plotFromMatrix:;
copy:;
takeBackgroundColorFrom:;
takeFrameStateFrom:;
takeMinValueFrom:;
takeRandomColorStateFrom:;
takeHighlightColorFrom:;
takeMaxValueFrom:;
takeAutoScaleStateFrom:;
takeBorderTypeFrom:;
takeNumProtosFrom:;
};
OUTLETS = {
minField;
meanField;
dataSrc;
maxField;
};
SUPERCLASS = View;
};
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.