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