/Mac/PythonLauncher/English.lproj/MyDocument.nib/classes.nib

http://unladen-swallow.googlecode.com/ · Unknown · 26 lines · 26 code · 0 blank · 0 comment · 0 complexity · fc7d868bac257e3081662787c32af90c MD5 · raw file

  1. {
  2. IBClasses = (
  3. {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
  4. {
  5. ACTIONS = {"do_apply" = id; "do_cancel" = id; "do_reset" = id; "do_run" = id; };
  6. CLASS = MyDocument;
  7. LANGUAGE = ObjC;
  8. OUTLETS = {
  9. commandline = NSTextField;
  10. debug = NSButton;
  11. honourhashbang = NSButton;
  12. inspect = NSButton;
  13. interpreter = NSTextField;
  14. nosite = NSButton;
  15. optimize = NSButton;
  16. others = NSTextField;
  17. scriptargs = NSTextField;
  18. tabs = NSButton;
  19. verbose = NSButton;
  20. "with_terminal" = NSButton;
  21. };
  22. SUPERCLASS = NSDocument;
  23. }
  24. );
  25. IBVersion = 1;
  26. }