home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NeXTSTEP 3.3.4.17 [SPARC, PA-RISC]
/
nextstep33_risc.iso
/
NextDeveloper
/
Demos
/
Draw.app
/
French.lproj
/
GridView.nib
/
data.classes
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1992-06-30
|
363 b
|
29 lines
FirstResponder = {
ACTIONS = {
orderFrontNXColorPanel:;
};
SUPERCLASS = Object;
};
GridView = {
ACTIONS = {
cancel:;
changeSpacing:;
changeGray:;
show:;
off:;
};
OUTLETS = {
form;
spacing;
graySlider;
grayField;
};
SUPERCLASS = View;
};
DrawApp = {
OUTLETS = {
gridInspector;
};
SUPERCLASS = Application;
};