home *** CD-ROM | disk | FTP | other *** search
/ Stone Design / Stone Design.iso / Stone_Apps / DataPhile.app / English.lproj / InspectorControllerDP.nib / data.classes next >
Encoding:
Text File  |  1996-02-24  |  2.2 KB  |  148 lines

  1. GrayFancyView = {
  2.     SUPERCLASS = GrayView;
  3. };
  4. TextArtController = {
  5.     ACTIONS = {
  6.     showNow:;
  7.     windowWillClose:;
  8.     autoAddImage:;
  9.     setUseShadow:;
  10.     bringImagingPanelsToFront:;
  11.     loadValueOf:;
  12.     hideShowScaleRot:;
  13.     hideShowGraphics:;
  14.     hideShowShadow:;
  15.     hideShowMultiple:;
  16.     hideShowSkew:;
  17.     setUseOutline:;
  18.     setDisplay:;
  19.     windowWillMiniaturize:;
  20.     windowDidBecomeKey:;
  21.     hideShowOutline:;
  22.     setUseSkew:;
  23.     resetDefaults:;
  24.     changeFont:;
  25.     newTAG:;
  26.     loadInspectorFromMatrix:;
  27.     hideShowFontKern:;
  28.     setUseFill:;
  29.     duplicateV1outline:;
  30.     autoCenterImage:;
  31.     hideShowFill:;
  32.     windowDidMove:;
  33.     setUseMultiple:;
  34.     windowDidDeminiaturize:;
  35.     menuSetEffect:;
  36.     };
  37.     OUTLETS = {
  38.     transfer;
  39.     littleText;
  40.     TAGclass;
  41.     theText;
  42.     crossCursor;
  43.     lastFont;
  44.     outlineSwitch;
  45.     roseObj;
  46.     skew;
  47.     useMultipleSwitch;
  48.     useFillSwitch;
  49.     multiple;
  50.     fill;
  51.     MetaClass;
  52.     newTAGButton;
  53.     fontKern;
  54.     useShadowSwitch;
  55.     shadow;
  56.     useSkewSwitch;
  57.     screen;
  58.     objectRadius;
  59.     outline;
  60.     radiusObj;
  61.     modeMatrix;
  62.     DisableSwitch;
  63.     preferenceObj;
  64.     };
  65.     SUPERCLASS = InspectorController;
  66. };
  67. FloatingWindow = {
  68.     SUPERCLASS = Panel;
  69. };
  70. FirstResponder = {
  71.     ACTIONS = {
  72.     selectNext:;
  73.     defaultInspector:;
  74.     selectPrev:;
  75.     deselectAll:;
  76.     };
  77.     SUPERCLASS = Object;
  78. };
  79. KernText = {
  80.     ACTIONS = {
  81.     paste:;
  82.     };
  83.     OUTLETS = {
  84.     fontKern;
  85.     };
  86.     SUPERCLASS = Text;
  87. };
  88. TAGraphic = {
  89.     SUPERCLASS = Object;
  90. };
  91. GrayView = {
  92.     SUPERCLASS = View;
  93. };
  94. ColorView = {
  95.     SUPERCLASS = NXColorWell;
  96. };
  97. InspectorController = {
  98.     ACTIONS = {
  99.     makeKeyAndOrderFront:;
  100.     };
  101.     OUTLETS = {
  102.     inspectorInBayOne;
  103.     viewInspector;
  104.     inspectorPanel;
  105.     inspectorInBayTwo;
  106.     bayTwoTitleField;
  107.     controlBay;
  108.     bayOne;
  109.     inspectorList;
  110.     bayOneTitleField;
  111.     bayTwo;
  112.     };
  113.     SUPERCLASS = Object;
  114. };
  115. NXColorWell = {
  116.     SUPERCLASS = Control;
  117. };
  118. InspectorControllerDP = {
  119.     ACTIONS = {
  120.     chooseInspector:;
  121.     ok:;
  122.     revert:;
  123.     };
  124.     OUTLETS = {
  125.     okRevertMatrix;
  126.     popUpButton;
  127.     popUpList;
  128.     gridInspector;
  129.     simpleGraphicInspector;
  130.     };
  131.     SUPERCLASS = InspectorController;
  132. };
  133. SliderDualActing = {
  134.     ACTIONS = {
  135.     sendTextAction:;
  136.     incrementDecrement:;
  137.     };
  138.     OUTLETS = {
  139.     undoTarget;
  140.     textPal;
  141.     upTarget;
  142.     };
  143.     SUPERCLASS = Slider;
  144. };
  145. Subclass1 = {
  146.     SUPERCLASS = View;
  147. };
  148.