home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3 (Developer) / NeXT_Developer-3.3.iso / NextDeveloper / Examples / AppKit / CalculatorLab++ / English.lproj / Info.nib / data.classes next >
Encoding:
Text File  |  1992-05-27  |  256 b   |  18 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     orderFrontNXColorPanel:;
  4.     };
  5.     SUPERCLASS = Object;
  6. };
  7. InfoManager = {
  8.     ACTIONS = {
  9.     orderHelpPanelFront:;
  10.     orderInfoPanelFront:;
  11.     };
  12.     OUTLETS = {
  13.     helpPanel;
  14.     infoPanel;
  15.     };
  16.     SUPERCLASS = Object;
  17. };
  18.