home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Stone Design
/
Stone Design.iso
/
Stone_Friends
/
Wave
/
WavesWorld
/
Source
/
IBPalettes
/
WWTCLKit
/
NIBNameScrollView.h
< prev
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
|
1995-03-22
|
118 b
|
12 lines
#import <appkit/appkit.h>
@interface NIBNameScrollView:ScrollView
{
id myMatrix;
}
- setMyMatrix:sender;
@end