home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2 / Openstep-4.2-Intel-User.iso / usr / lib / NextStep / Resources / Swedish.lproj / NXColorPanel.nib / data.classes next >
Text File  |  1992-07-15  |  434b  |  31 lines

  1. NXColorPanel = {
  2.     ACTIONS = {
  3.     _colorWellAcceptedColor:;
  4.     _magnify:;
  5.     _switchView:;
  6.     _resetOpacity:;
  7.     };
  8.     OUTLETS = {
  9.     colorSwatchBox;
  10.     opacityView;
  11.     pickerView;
  12.     colorSwatch;
  13.     paletteMatrix;
  14.     opacityText;
  15.     magnifyButton;
  16.     colorWellView;
  17.     opacitySlider;
  18.     colorWell;
  19.     middleView;
  20.     };
  21.     SUPERCLASS = Window;
  22. };
  23. FirstResponder = {
  24.     ACTIONS = {
  25.     };
  26.     SUPERCLASS = Object;
  27. };
  28. MyObject = {
  29.     SUPERCLASS = Object;
  30. };
  31.