Develop and Download Open Source Software

Browse CVS Repository

Contents of /enbanfukusyaya/EnbanKensa/macosx/GraphView.h

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


Revision 1.1 - (show annotations) (download) (as text)
Sun May 29 17:12:23 2005 UTC (18 years, 10 months ago) by bananajinn
Branch: MAIN
CVS Tags: HEAD
File MIME type: text/x-chdr
*** empty log message ***

1 /* 円盤複写屋 - EnbanKensa
2 * Copyright (c) 2005 Kagetani Hideto
3 * GraphView.h - ビュークラス
4 * $Date: 2005/05/17 15:42:28 $
5 * $Revision: 1.1 $
6 */
7
8 #import <Cocoa/Cocoa.h>
9
10 @interface GraphView : NSView
11 {
12 }
13 - (void)setImage:(NSImage *)image;
14 @end

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