home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OpenStep 4.2
/
Openstep-4.2-Intel-User.iso
/
NextDeveloper
/
Demos
/
Draw.app
/
Resources
/
English.lproj
/
GridView.nib
/
data.classes
next >
Wrap
Text File
|
1996-04-18
|
492b
|
18 lines
"DrawApp" = {ACTIONS = {}; OUTLETS = {gridInspector = id; }; SUPERCLASS = NSApplication; };
"GridView" = {
ACTIONS = {
"cancel:" = id;
"changeGray:" = id;
"changeSpacing:" = id;
"off:" = id;
"show:" = id;
};
OUTLETS = {form = id; grayField = id; graySlider = id; spacing = id; };
SUPERCLASS = NSView;
};
"FirstResponder" = {
ACTIONS = {"orderFrontNXColorPanel:" = id; };
CATEGORY = LocalActions;
OUTLETS = {};
};