home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula 1995 August
/
NEBULA.bin
/
SourceCode
/
PSviewExample
/
InfoPanelView.h
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
|
1993-01-17
|
106 b
|
11 lines
#import <appkit/appkit.h>
@interface InfoPanelView:View
{
}
- drawSelf:(NXRect *)r :(int) count;
@end