NSColorChanging
Declaration
protocol NSColorChanging : NSObjectProtocolOverview
When the user selects a color in an NSColorPanel object, the panel tries to call this method on the first responder. You can override this method in any responder that needs to respond to a color change.