API 0.9.5
AppKit/CPResponder.h
Go to the documentation of this file.
00001 
00002 @interface CPResponder : CPObject
00003 {
00004     CPMenu      _menu;
00005     CPResponder _nextResponder;
00006 }
00007 @end
 All Classes Files Functions Variables Defines