home *** CD-ROM | disk | FTP | other *** search
- MenuLocation = {SUPERCLASS = Control; };
- Command = {ACTIONS = {"addCommand:" = "(id)(id)"; "commandTextChanged:" = "(id)(id)"; "loadForm:" = "(id)(id)"; "removeCommand:" = "(id)(id)"; }; OUTLETS = {addButton = addButton; commandField = commandField; commandKeyField = commandKeyField; matrix = matrix; menuLoc = menuLoc; menuStrings = menuStrings; removeButton = removeButton; scroll = scroll; window = window; }; SUPERCLASS = Object; };
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
- NXBrowser = {OUTLETS = {delegate = delegate; }; SUPERCLASS = Control; };
- Clock = {ACTIONS = {"decreaseDay:" = "decreaseDay:"; "decreaseHour:" = "decreaseHour:"; "decreaseMinute:" = "decreaseMinute:"; "decreaseSecond:" = "decreaseSecond:"; "increaseDay:" = "increaseDay:"; "increaseHour:" = "increaseHour:"; "increaseMinute:" = "increaseMinute:"; "increaseSecond:" = "increaseSecond:"; }; SUPERCLASS = View; };
-