home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1995 August / NEBULA.mdf / SourceCode / WindowSize / English.lproj / window.size.nib~ / data.classes next >
Encoding:
Text File  |  1993-06-27  |  302 b   |  26 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. fenetre = {
  7.     ACTIONS = {
  8.     get_size:;
  9.     };
  10.     OUTLETS = {
  11.     s_hori;
  12.     sub_ecran_texte;
  13.     s_verti;
  14.     ajuste_h;
  15.     ecran_texte;
  16.     verti;
  17.     hori;
  18.     ajuste_v;
  19.     v_verti;
  20.     v_hori;
  21.     action_faite;
  22.     mafenetre;
  23.     };
  24.     SUPERCLASS = Object;
  25. };
  26.