API 0.9.5
AppKit/CPColorWell.h
Go to the documentation of this file.
00001 
00002 @interface CPColorWell : CPControl
00003 {
00004     BOOL    _active;
00005     BOOL    _bordered;
00006 
00007     CPColor _color;
00008     CPView  _wellView;
00009 }
00010 @end
 All Classes Files Functions Variables Defines