home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 3.3J / os33j.iso / NextLibrary / InputManager / Clare / Frontend / ClareFrontend.app / Japanese.lproj / frontEnd.nib / data.classes next >
Encoding:
Text File  |  1992-04-14  |  236 b   |  19 lines

  1. LazyPanel = {
  2.     SUPERCLASS = Panel;
  3. };
  4. FirstResponder = {
  5.     ACTIONS = {
  6.     };
  7.     SUPERCLASS = Object;
  8. };
  9. FrontEnd = {
  10.     OUTLETS = {
  11.     cvtWin;
  12.     scrollView;
  13.     };
  14.     SUPERCLASS = Object;
  15. };
  16. UserView = {
  17.     SUPERCLASS = View;
  18. };
  19.