home *** CD-ROM | disk | FTP | other *** search
/ Lighthouse Design Suite / LIGHTHOUSE.mdf / Diagram_2.5 / Application / Diagram.app / English.lproj / ZoomPanel.nib / data.classes next >
Text File  |  1993-03-01  |  324b  |  25 lines

  1. DGZoomPanelOwner = {
  2.     ACTIONS = {
  3.     zoomReturn:;
  4.     zoomOut:;
  5.     makeKeyAndOrderFront:;
  6.     zoom:;
  7.     zoomIn:;
  8.     };
  9.     OUTLETS = {
  10.     zoomForm;
  11.     target;
  12.     limitWarningField;
  13.     zoomInButton;
  14.     panel;
  15.     zoomButton;
  16.     zoomOutButton;
  17.     };
  18.     SUPERCLASS = Object;
  19. };
  20. FirstResponder = {
  21.     ACTIONS = {
  22.     };
  23.     SUPERCLASS = Object;
  24. };
  25.