home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula 1995 August
/
NEBULA.bin
/
SourceCode
/
TabCell
/
DarkGrayView.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
|
1994-08-04
|
109 b
|
10 lines
#import <appkit/appkit.h>
@interface DarkGrayView : View
{
}
- drawSelf:(NXRect *)rects :(int)count;
@end