home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OpenStep 4.2J (Developer)
/
os42jdev.iso
/
NextDeveloper
/
Apps
/
IconBuilder.app
/
TextTool.ptool
/
Japanese.lproj
/
TextTool.nib
/
data.classes
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-10-07
|
267 b
|
10 lines
MyApp = {
OUTLETS = {controller = controller; inspector = inspector; };
SUPERCLASS = Object;
};
TextTool = {
OUTLETS = {text = text; theTextScroll = theTextScroll; };
SUPERCLASS = Object;
};
FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };