home *** CD-ROM | disk | FTP | other *** search
/ Altsys Virtuoso 2.0K / virtuoso_20k.iso / DemoApps / Graphics / Viewers / pCD0.3.4 / Source / English.lproj / pCD.nib~ / data.classes next >
Encoding:
Text File  |  1993-03-29  |  916 b   |  60 lines

  1. PhotoWinProcs = {
  2.     ACTIONS = {
  3.     windowWillClose:;
  4.     };
  5.     OUTLETS = {
  6.     };
  7.     SUPERCLASS = Object;
  8. };
  9. photoCD_Rdr = {
  10.     ACTIONS = {
  11.     };
  12.     OUTLETS = {
  13.     readStatusField;
  14.     readStatusPanel;
  15.     };
  16.     SUPERCLASS = Object;
  17. };
  18. FirstResponder = {
  19.     ACTIONS = {
  20.     };
  21.     SUPERCLASS = Object;
  22. };
  23. Controller = {
  24.     ACTIONS = {
  25.     changePrintType:;
  26.     showInfoPanel:;
  27.     saveTo:;
  28.     changeSaveType:;
  29.     setPrefPagination:;
  30.     setPrefOverviewLayout:;
  31.     openPCD:;
  32.     printSel:;
  33.     setPrefImageResolution:;
  34.     showPrefsPanel:;
  35.     setPrefImageSize:;
  36.     showOverviewWindow:;
  37.     };
  38.     OUTLETS = {
  39.     readStatusPanel;
  40.     prefsSizeMatrix;
  41.     ov_2x12_Id;
  42.     prefsPaginationMatrix;
  43.     ov_6x7_Id;
  44.     prefsResolutionMatrix;
  45.     printMatrix;
  46.     readStatusField;
  47.     prefsPanel;
  48.     saveMatrix;
  49.     prefsSharpenSwitch;
  50.     prefsLayoutMatrix;
  51.     photoWindow;
  52.     pCD_Reader;
  53.     ov_10x2_Id;
  54.     printAccessory;
  55.     prefsNGammaSwitch;
  56.     saveAccessory;
  57.     };
  58.     SUPERCLASS = Object;
  59. };
  60.