home *** CD-ROM | disk | FTP | other *** search
- NXHelpLinkInspector = {
- ACTIONS = {"ok:" = "(id)(id)"; "set:" = "(id)(id)"; "stateChanged:" = "(id)(id)"; };
- OUTLETS = {
- linkFilenameField = linkFilenameField;
- linkMarkernameField = linkMarkernameField;
- openInNewWinBox = openInNewWinBox;
- setButton = setButton;
- };
- SUPERCLASS = NXHelpMarkerInspector;
- };
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
- NXHelpMarkerInspector = {
- ACTIONS = {"cancel:" = "cancel:"; "ok:" = "ok:"; };
- OUTLETS = {
- cancelButton = cancelButton;
- markernameField = markernameField;
- okButton = okButton;
- };
- SUPERCLASS = Panel;
- };
- LinkCell = {SUPERCLASS = Cell; };
-