home *** CD-ROM | disk | FTP | other *** search
/ Altsys Virtuoso 2.0K / virtuoso_20k.iso / DemoApps / Graphics / Viewers / pCD0.3.4 / Source / English.lproj / Overview.nib~ / data.classes next >
Encoding:
Text File  |  1993-01-12  |  722 b   |  49 lines

  1. OV_Window = {
  2.     ACTIONS = {
  3.     selectOverviewRange:;
  4.     showOverviewImage:;
  5.     };
  6.     OUTLETS = {
  7.     ovWindow;
  8.     ovImageMatrix;
  9.     ovRangeMatrix;
  10.     mainController;
  11.     };
  12.     SUPERCLASS = Object;
  13. };
  14. FirstResponder = {
  15.     ACTIONS = {
  16.     };
  17.     SUPERCLASS = Object;
  18. };
  19. Controller = {
  20.     ACTIONS = {
  21.     changeSaveType:;
  22.     setPrefOverviewLayout:;
  23.     changePrintType:;
  24.     setPrefImageSize:;
  25.     saveTo:;
  26.     showOverviewWindow:;
  27.     printSel:;
  28.     showInfoPanel:;
  29.     openPCD:;
  30.     showPrefsPanel:;
  31.     };
  32.     OUTLETS = {
  33.     readStatusPanel;
  34.     prefsSizeMatrix;
  35.     ov_2x12_Id;
  36.     ov_6x7_Id;
  37.     printMatrix;
  38.     readStatusField;
  39.     prefsPanel;
  40.     saveMatrix;
  41.     prefsLayoutMatrix;
  42.     photoWindow;
  43.     ov_10x2_Id;
  44.     printAccessory;
  45.     saveAccessory;
  46.     };
  47.     SUPERCLASS = Object;
  48. };
  49.