home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1994 June / NEBULA_SE.ISO / SourceCode / MiscKit / Palettes / MiscArrowButtonPalette / English.lproj / MiscArrowButtonPalette.nib / data.classes next >
Encoding:
Text File  |  1994-01-11  |  324 b   |  23 lines

  1. MiscArrowButton = {
  2.     ACTIONS = {
  3.     };
  4.     OUTLETS = {
  5.     };
  6.     SUPERCLASS = Button;
  7. };
  8. FirstResponder = {
  9.     ACTIONS = {
  10.     };
  11.     SUPERCLASS = Object;
  12. };
  13. MiscArrowButtonPalette = {
  14.     SUPERCLASS = IBPalette;
  15. };
  16. MiscArrowButtonCell = {
  17.     ACTIONS = {
  18.     };
  19.     OUTLETS = {
  20.     };
  21.     SUPERCLASS = ButtonCell;
  22. };
  23.