Instance Property
colorButtons
Declaration
@IBOutlet unowned(unsafe) var colorButtons: NSMatrix! { get set }Declaration
@property (nonatomic, unsafe_unretained) NSMatrix * colorButtons;Declaration
colorButtons() -> NSMatrix
setColorButtons_(colorButtons: NSMatrix)