home *** CD-ROM | disk | FTP | other *** search
-
- /* Generated by Interface Builder */
-
- /*
- --------------------------------------------------------
- Support for help files.
- --------------------------------------------------------
- */
- #import <objc/Object.h>
-
- @interface Help:Object
- {
- id browser;
- id panel;
- id scrollingview;
- id text;
- id appDelegate;
- }
-
- // Bring up the interface.
- - show:sender;
-
- @end
-