home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OpenStep 4.2J (Developer)
/
os42jdev.iso
/
NextDeveloper
/
Apps
/
IconBuilder.app
/
Japanese.lproj
/
Document.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
|
1996-10-07
|
286 b
|
9 lines
PaintScrollView = {
ACTIONS = {"showRep:" = "showRep:"; };
OUTLETS = {popup = popup; };
SUPERCLASS = View;
};
PaintView = {SUPERCLASS = View; };
MyApp = {OUTLETS = {paintView = paintView; }; SUPERCLASS = Object; };
FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };