home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Big Green CD 8
/
BGCD_8_Dev.iso
/
YellowBox
/
Productivity
/
EggTimer-2.5-I
/
InfoController.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
|
1998-03-30
|
119 b
|
9 lines
#import <AppKit/AppKit.h>
@interface InfoController : NSObject
{
id infoPanel;
}
- showInfoPanel:(id)sender;
@end