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

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

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