Added Lots of Documentation
Added some nice to haves Improved and Unified General Code Layout
This commit is contained in:
@@ -7,10 +7,20 @@
|
||||
//
|
||||
|
||||
|
||||
/*!
|
||||
@header
|
||||
This file contains the <code>MPWhiteView</code> class.
|
||||
*/
|
||||
|
||||
|
||||
|
||||
@class MPWhiteView;
|
||||
|
||||
|
||||
/*!
|
||||
@class MPWhiteView
|
||||
@abstract A <code>NSView</code> that draws a white square in its frame.
|
||||
*/
|
||||
@interface MPWhiteView : NSView
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user