home *** CD-ROM | disk | FTP | other *** search
-
- /* generated by Interface Builder */
-
- #import <appkit/Window.h>
-
- @interface TVWindow:Window
- {
- }
-
- + newContent:(const NXRect *)contentRect style:(int)aStyle
- backing:(int)bufferingType buttonMask:(int)mask defer:(BOOL)flag ;
- - keyDown:(NXEvent *)theEvent;
- - appDidUnhide:sender;
-
- @end
-