home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NeXTSTEP 3.0
/
NeXTSTEP3.0.iso
/
NextApps
/
Grab.app
/
English.lproj
/
Grab.nib
/
data.classes
< prev
next >
Wrap
Text File
|
1992-05-28
|
722b
|
56 lines
FirstResponder = {
ACTIONS = {
save:;
saveAs:;
print:;
};
SUPERCLASS = Object;
};
Grab = {
ACTIONS = {
keithClicked:;
orderFrontInspectorPanel:;
variableSelection:;
cameraClicked:;
cursorType:;
timedSelection:;
windowSelection:;
screenSelection:;
toggleSound:;
showInfo:;
orderFrontPrefsPanel:;
};
OUTLETS = {
timedItem;
windowItem;
useSound;
selection;
grabWindow;
cut;
selectAll;
inspectorItem;
selectionItem;
infoPanel;
cursorTypeMatrix;
screenItem;
inspectorPanel;
saveAs;
alpha;
print;
save;
height;
depth;
copy;
cameraButton;
helpPanel;
width;
close;
keithButton;
soundItem;
prefsPanel;
versionNumber;
paste;
};
SUPERCLASS = Application;
};