home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2J / os42j.iso / usr / lib / NextStep / Resources / Japanese.lproj / NXDataLinkPanel.nib / data.classes next >
Encoding:
Text File  |  1996-10-07  |  785 b   |  26 lines

  1. NXDataLinkPanel = {
  2.     ACTIONS = {
  3.     "pickedBreakAllLinks:" = "pickedBreakAllLinks:"; 
  4.     "pickedBreakLink:" = "pickedBreakLink:"; 
  5.     "pickedOpenSource:" = "pickedOpenSource:"; 
  6.     "pickedShowOutlines:" = "pickedShowOutlines:"; 
  7.     "pickedUpdateDestination:" = "pickedUpdateDestination:"; 
  8.     "pickedUpdateMode:" = "pickedUpdateMode:"; 
  9.     }; 
  10.     OUTLETS = {
  11.     bannerMsg = bannerMsg; 
  12.     breakAllLinks = breakAllLinks; 
  13.     breakLink = breakLink; 
  14.     lastUpdateTitle = lastUpdateTitle; 
  15.     lastUpdateValue = lastUpdateValue; 
  16.     openSource = openSource; 
  17.     showOutlines = showOutlines; 
  18.     sourceTitle = sourceTitle; 
  19.     sourceValue = sourceValue; 
  20.     updateDestination = updateDestination; 
  21.     updateMode = updateMode; 
  22.     }; 
  23.     SUPERCLASS = Panel; 
  24. };
  25. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  26.