home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Applications / Benchmarks / DrivePerformance / DrivePerformance.app / DrivePerformance.nib / data.classes next >
Encoding:
Text File  |  1993-05-23  |  291 b   |  23 lines

  1. Action = {
  2.     ACTIONS = {
  3.     start:;
  4.     };
  5.     OUTLETS = {
  6.     indexBox;
  7.     readIndexBox;
  8.     writeKBsecBox;
  9.     writeIndexBox;
  10.     readKBsecBox;
  11.     percentBar;
  12.     };
  13.     SUPERCLASS = Object;
  14. };
  15. FirstResponder = {
  16.     ACTIONS = {
  17.     };
  18.     SUPERCLASS = Object;
  19. };
  20. PercentBar = {
  21.     SUPERCLASS = View;
  22. };
  23.