home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1995 August / NEBULA.mdf / SourceCode / Palettes / SwitchBox / English.lproj / SwitchBoxPalette.nib / data.classes next >
Encoding:
Text File  |  1994-06-07  |  325 b   |  28 lines

  1. SwitchBoxPalette = {
  2.     SUPERCLASS = IBPalette;
  3. };
  4. FirstResponder = {
  5.     ACTIONS = {
  6.     };
  7.     SUPERCLASS = Object;
  8. };
  9. SwitchBox = {
  10.     ACTIONS = {
  11.     switchToTagOf:;
  12.     };
  13.     OUTLETS = {
  14.     delegate;
  15.     panel7;
  16.     panel4;
  17.     panel5;
  18.     panel2;
  19.     panel3;
  20.     panel0;
  21.     panel8;
  22.     panel1;
  23.     panel9;
  24.     panel6;
  25.     };
  26.     SUPERCLASS = Box;
  27. };
  28.