home *** CD-ROM | disk | FTP | other *** search
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
- IBPopUpButtonInspector = {
- OUTLETS = {disabledSwitch = disabledSwitch; tagForm = tagForm; typeMatrix = typeMatrix; };
- SUPERCLASS = Inspector;
- };
- Inspector = {
- ACTIONS = {"ok:" = "ok:"; "performClick:" = "performClick:"; "revert:" = "revert:"; };
- OUTLETS = {window = window; };
- SUPERCLASS = Object;
- };
-