API 0.9.5
AppKit/CPButtonBar.h
Go to the documentation of this file.
00001 
00002 @interface CPButtonBar : CPView
00003 {
00004     BOOL    _hasResizeControl;
00005     BOOL    _resizeControlIsLeftAligned;
00006     CPArray _buttons;
00007 }
00008 @end
 All Classes Files Functions Variables Defines