{ "## Comment" = "Do NOT change this file, Gorm maintains it"; FirstResponder = { Actions = ( "briconCancel:", "briconOk:", "changeBri:", "changeCon:", "briconReset:", "showBriCon:" ); Super = NSObject; }; PRCBriCon = { Actions = ( "showBriCon:", "briconOk:", "showBriCon:", "changeBri:", "changeCon:", "briconCancel:", "briconReset:" ); Outlets = ( briconWindow, briStep, briSlider, briVal, conStep, conSlider, conVal ); Super = NSObject; }; }