home *** CD-ROM | disk | FTP | other *** search
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
- InstallPanel = {
- ACTIONS = {"chooseDestination:" = "(id)(id)"; "performCancelOrInstall:" = "(id)(id)"; };
- OUTLETS = {
- archLabel = archLabel;
- archScroll = archScroll;
- destField = destField;
- langLabel = langLabel;
- langScroll = langScroll;
- panelWindow = panelWindow;
- setDestButton = setDestButton;
- textField = textField;
- titleField = titleField;
- };
- SUPERCLASS = Object;
- };
-