home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula 1995 August
/
NEBULA.mdf
/
SourceCode
/
DrawingInAnAppIcon
/
English.lproj
/
Fone.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-10-26
|
238 b
|
19 lines
FoneController = {
ACTIONS = {
appDidInit:;
ring:;
answer:;
};
OUTLETS = {
imageList;
appTile;
appIconContentView;
};
SUPERCLASS = Object;
};
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};