home *** CD-ROM | disk | FTP | other *** search
- NXDataLinkPanel = {
- ACTIONS = {
- "pickedBreakAllLinks:" = "pickedBreakAllLinks:";
- "pickedBreakLink:" = "pickedBreakLink:";
- "pickedOpenSource:" = "pickedOpenSource:";
- "pickedShowOutlines:" = "pickedShowOutlines:";
- "pickedUpdateDestination:" = "pickedUpdateDestination:";
- "pickedUpdateMode:" = "pickedUpdateMode:";
- };
- OUTLETS = {
- bannerMsg = bannerMsg;
- breakAllLinks = breakAllLinks;
- breakLink = breakLink;
- lastUpdateTitle = lastUpdateTitle;
- lastUpdateValue = lastUpdateValue;
- openSource = openSource;
- showOutlines = showOutlines;
- sourceTitle = sourceTitle;
- sourceValue = sourceValue;
- updateDestination = updateDestination;
- updateMode = updateMode;
- };
- SUPERCLASS = Panel;
- };
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
-