home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / Internet / News / Alexandra.0.82 / Source / KillFilePanel.subproj / English.lproj / KillPanel.nib / data.classes next >
Encoding:
Text File  |  1995-05-04  |  755 b   |  53 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. KillPanelController = {
  7.     ACTIONS = {
  8.     addName:;
  9.     authorsSelected:;
  10.     showPanel:;
  11.     removeName:;
  12.     };
  13.     OUTLETS = {
  14.     myPanel;
  15.     removeButton;
  16.     addButton;
  17.     authorMatrix;
  18.     nameFormCell;
  19.     };
  20.     SUPERCLASS = Object;
  21. };
  22. NntpPanelControl = {
  23.     ACTIONS = {
  24.     appDidInit:;
  25.     addNewServer:;
  26.     removeServer:;
  27.     appWillTerminate:;
  28.     slowLink:;
  29.     openServer:;
  30.     serverWillClose:;
  31.     showKillPanel:;
  32.     openOnStartup:;
  33.     serverSelected:;
  34.     };
  35.     OUTLETS = {
  36.     openButton;
  37.     serverNameMatrix;
  38.     newServerName;
  39.     oldServerSL;
  40.     addButton;
  41.     starter;
  42.     actionTable;
  43.     newServerOOS;
  44.     showHideCell;
  45.     removeButton;
  46.     newServerSL;
  47.     killPanelController;
  48.     oldServerOOS;
  49.     mainMenu;
  50.     };
  51.     SUPERCLASS = Object;
  52. };
  53.