home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2 / Openstep-4.2-Intel-User.iso / usr / lib / NextStep / Resources / German.lproj / NXHelpMarkerInspector.nib / data.classes next >
Text File  |  1992-07-01  |  309b  |  25 lines

  1. NXHelpMarkerInspector = {
  2.     ACTIONS = {
  3.     cancel:;
  4.     ok:;
  5.     };
  6.     OUTLETS = {
  7.     okButton;
  8.     cancelButton;
  9.     markernameField;
  10.     };
  11.     SUPERCLASS = Panel;
  12. };
  13. FirstResponder = {
  14.     ACTIONS = {
  15.     };
  16.     SUPERCLASS = Object;
  17. };
  18. MarkerCell = {
  19.     ACTIONS = {
  20.     cancel:;
  21.     ok:;
  22.     };
  23.     SUPERCLASS = Cell;
  24. };
  25.