home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.0 (User) / OS_user_4.0.iso / NextApps / NEXTIME.app / Resources / Italian.lproj / InfoPanel.nib / data.classes next >
Encoding:
Text File  |  1996-03-28  |  464 b   |  16 lines

  1. "_NSAppIconView" = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = NSView; };
  2. "_NSInfoPanel" = {
  3.     ACTIONS = {"showInfoPanel:" = id; }; 
  4.     OUTLETS = {
  5.         _appIconView = id; 
  6.         _appTitle = id; 
  7.         _copyrightYear = id; 
  8.         _infoPanel = id; 
  9.         _infoView = id; 
  10.         _projectVersion = id; 
  11.         _projectVersionDark = id; 
  12.     }; 
  13.     SUPERCLASS = NSObject; 
  14. };
  15. "FirstResponder" = {ACTIONS = {}; CATEGORY = LocalActions; OUTLETS = {}; };
  16.