Develop and Download Open Source Software

Browse CVS Repository

Diff of /undmail/guiproto/MailTextFormatManager.h

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

revision 1.1 by footashida, Fri Feb 14 16:50:14 2003 UTC revision 1.2 by footashida, Sun Feb 16 09:05:53 2003 UTC
# Line 5  Line 5 
5      NSMutableArray *_headerFormatter;      NSMutableArray *_headerFormatter;
6      NSMutableArray *_contentsFormatter;      NSMutableArray *_contentsFormatter;
7  }  }
8    +(MailTextFormatManager *)sharedMailTextFormatManager;
9  -(id)initWithHeaderFormatter:(NSArray *)headerFormatter  -(id)initWithHeaderFormatter:(NSArray *)headerFormatter
10              contentsFormatter:(NSArray *)contentsFormatter;              contentsFormatter:(NSArray *)contentsFormatter;
11  -(void)addHeaderTextFormatter:(TextFormatter *)textFormatter;  -(void)addHeaderTextFormatter:(TextFormatter *)textFormatter;

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

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26