home *** CD-ROM | disk | FTP | other *** search
/ Altsys Virtuoso 2 / Virtuoso1_german.img / German.lproj / docinfo.nib / data.classes next >
Encoding:
Text File  |  1992-12-15  |  751 b   |  46 lines

  1. DocInfoAide = {
  2.     ACTIONS = {
  3.     targetResolutionSelected:;
  4.     pageTypeChanged:;
  5.     snapToGuidesChanged:;
  6.     snapToPointsChanged:;
  7.     targetResolutionChanged:;
  8.     gridSizeChanged:;
  9.     pageParmsChanged:;
  10.     snapToGridChanged:;
  11.     constrainAngleChanged:;
  12.     unitsTypeChanged:;
  13.     };
  14.     OUTLETS = {
  15.     bleedTypein;
  16.     constrainAngleTypein;
  17.     resolutionTypein;
  18.     snapToPointsSwitch;
  19.     pageHeightTypein;
  20.     resolutionPopup;
  21.     snapToGridSwitch;
  22.     gridSizeTypein;
  23.     orientationSwitch;
  24.     pageTypePopup;
  25.     snapToGuidesSwitch;
  26.     pageWidthTypein;
  27.     unitTypePopup;
  28.     };
  29.     SUPERCLASS = APAide;
  30. };
  31. FirstResponder = {
  32.     ACTIONS = {
  33.     };
  34.     SUPERCLASS = Object;
  35. };
  36. APAide = {
  37.     ACTIONS = {
  38.     windowWillClose:;
  39.     };
  40.     OUTLETS = {
  41.     window;
  42.     panelView;
  43.     };
  44.     SUPERCLASS = Object;
  45. };
  46.