home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.0 / NeXTSTEP3.0.iso / NextDeveloper / Apps / InterfaceBuilder.app / English.lproj / TextViews.nib / data.classes next >
Encoding:
Text File  |  1992-02-14  |  199 b   |  15 lines

  1. IBTextViewsPalette = {
  2.     OUTLETS = {
  3.     textView;
  4.     };
  5.     SUPERCLASS = IBPalette;
  6. };
  7. FirstResponder = {
  8.     ACTIONS = {
  9.     };
  10.     SUPERCLASS = Object;
  11. };
  12. CustomView = {
  13.     SUPERCLASS = View;
  14. };
  15.