home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula 1995 August
/
NEBULA.mdf
/
SourceCode
/
AlexNeXTSTEPSource
/
Source
/
Chapter9_Text
/
Words
/
English.lproj
/
Words.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
|
1992-12-14
|
246 b
|
19 lines
TextController = {
ACTIONS = {
newDocument:;
saveAs:;
showOpenPanel:;
showSavePanel:;
};
OUTLETS = {
openPanel;
savePanel;
};
SUPERCLASS = Object;
};
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};