home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula 1
/
Nebula One.iso
/
Graphics
/
Viewers
/
ACRViewer.1.3
/
developer
/
OperatorExample
/
Threshold
/
threshold.nib
/
data.classes
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-05-02
|
344 b
|
12 lines
ImageOperator = {
ACTIONS = {"apply:" = "apply:"; };
OUTLETS = {mainPanel = mainPanel; operatorController = operatorController; };
SUPERCLASS = Object;
};
ThreshOperator = {
ACTIONS = {};
OUTLETS = {threshForm = threshForm; };
SUPERCLASS = ImageOperator;
};
FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };