home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula
/
nebula.bin
/
SourceCode
/
PSviewExample
/
InfoPanelView.h
next >
Wrap
Text File
|
1993-01-17
|
106b
|
11 lines
#import <appkit/appkit.h>
@interface InfoPanelView:View
{
}
- drawSelf:(NXRect *)r :(int) count;
@end