/[hegemonie]/hegemonie/Headers/Interface/UiFrame.h
ViewVC logotype

Diff of /hegemonie/Headers/Interface/UiFrame.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by dam, Mon Jul 28 14:34:12 2003 UTC revision 1.3 by zaral, Fri Aug 1 09:13:33 2003 UTC
# Line 30  Line 30 
30    
31  @interface UiFrame: UiContainer  @interface UiFrame: UiContainer
32  {  {
33  @private  @private
34    UiInterface * _interface;    UiInterface * _interface;
35      UiWidget *_widgetWhoHasFocus;
36  }  }
37    
38  - (id) initWithInterface: (UiInterface *)interface;  - (id) initWithInterface: (UiInterface *)interface;
39  - (UiInterface *) interface;  - (UiInterface *) interface;
40    - (UiWidget *) whoHasFocus;
41    - (void) setWhoHasFocus: (UiWidget *)widget;
42    
43  @end  @end
44    

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26