classes.nib
上传用户:kjfoods
上传日期:2020-07-06
资源大小:29949k
文件大小:7k
源码类别:

midi

开发平台:

Unix_Linux

  1. {
  2.     IBClasses =     (
  3.                 {
  4.             CLASS = FirstResponder;
  5.             LANGUAGE = ObjC;
  6.             SUPERCLASS = NSObject;
  7.         },
  8.                 {
  9.             CLASS = NSApplication;
  10.             LANGUAGE = ObjC;
  11.             SUPERCLASS = NSResponder;
  12.         },
  13.                 {
  14.             CLASS = NSObject;
  15.             LANGUAGE = ObjC;
  16.         },
  17.                 {
  18.             CLASS = VLCApplication;
  19.             LANGUAGE = ObjC;
  20.             SUPERCLASS = NSApplication;
  21.         },
  22.                 {
  23.             CLASS = VLCHotkeyChangeWindow;
  24.             LANGUAGE = ObjC;
  25.             SUPERCLASS = NSWindow;
  26.         },
  27.                 {
  28.             ACTIONS =             {
  29.                 buttonAction = id;
  30.                 closePrefs = id;
  31.                 resetAll = id;
  32.                 savePrefs = id;
  33.             };
  34.             CLASS = VLCPrefs;
  35.             LANGUAGE = ObjC;
  36.             OUTLETS =             {
  37.                 "o_basicFull_matrix" = id;
  38.                 "o_cancel_btn" = id;
  39.                 "o_prefs_view" = id;
  40.                 "o_prefs_window" = id;
  41.                 "o_reset_btn" = id;
  42.                 "o_save_btn" = id;
  43.                 "o_title" = id;
  44.                 "o_tree" = id;
  45.             };
  46.             SUPERCLASS = NSObject;
  47.         },
  48.                 {
  49.             ACTIONS =             {
  50.                 audioSettingChanged = id;
  51.                 buttonAction = id;
  52.                 changeFont = id;
  53.                 hotkeySettingChanged = id;
  54.                 inputSettingChanged = id;
  55.                 interfaceSettingChanged = id;
  56.                 osdSettingChanged = id;
  57.                 showFontPicker = id;
  58.                 videoSettingChanged = id;
  59.             };
  60.             CLASS = VLCSimplePrefs;
  61.             LANGUAGE = ObjC;
  62.             OUTLETS =             {
  63.                 "o_audio_dolby_pop" = id;
  64.                 "o_audio_dolby_txt" = id;
  65.                 "o_audio_effects_box" = id;
  66.                 "o_audio_enable_ckb" = id;
  67.                 "o_audio_general_box" = id;
  68.                 "o_audio_headphone_ckb" = id;
  69.                 "o_audio_lang_fld" = id;
  70.                 "o_audio_lang_txt" = id;
  71.                 "o_audio_last_box" = id;
  72.                 "o_audio_last_ckb" = id;
  73.                 "o_audio_lastpwd_sfld" = id;
  74.                 "o_audio_lastpwd_txt" = id;
  75.                 "o_audio_lastuser_fld" = id;
  76.                 "o_audio_lastuser_txt" = id;
  77.                 "o_audio_norm_ckb" = id;
  78.                 "o_audio_norm_fld" = id;
  79.                 "o_audio_norm_stepper" = id;
  80.                 "o_audio_spdif_ckb" = id;
  81.                 "o_audio_view" = id;
  82.                 "o_audio_visual_pop" = id;
  83.                 "o_audio_visual_txt" = id;
  84.                 "o_audio_vol_fld" = id;
  85.                 "o_audio_vol_sld" = id;
  86.                 "o_audio_vol_txt" = id;
  87.                 "o_currentlyShownCategoryView" = id;
  88.                 "o_hotkeys_change_btn" = id;
  89.                 "o_hotkeys_change_cancel_btn" = id;
  90.                 "o_hotkeys_change_keys_lbl" = id;
  91.                 "o_hotkeys_change_lbl" = id;
  92.                 "o_hotkeys_change_ok_btn" = id;
  93.                 "o_hotkeys_change_taken_lbl" = id;
  94.                 "o_hotkeys_change_win" = id;
  95.                 "o_hotkeys_clear_btn" = id;
  96.                 "o_hotkeys_lbl" = id;
  97.                 "o_hotkeys_listbox" = id;
  98.                 "o_hotkeys_view" = id;
  99.                 "o_input_avi_pop" = id;
  100.                 "o_input_avi_txt" = id;
  101.                 "o_input_cachelevel_custom_txt" = id;
  102.                 "o_input_cachelevel_pop" = id;
  103.                 "o_input_cachelevel_txt" = id;
  104.                 "o_input_caching_box" = id;
  105.                 "o_input_httpproxy_fld" = id;
  106.                 "o_input_httpproxy_txt" = id;
  107.                 "o_input_httpproxypwd_sfld" = id;
  108.                 "o_input_httpproxypwd_txt" = id;
  109.                 "o_input_mux_box" = id;
  110.                 "o_input_net_box" = id;
  111.                 "o_input_postproc_fld" = id;
  112.                 "o_input_postproc_txt" = id;
  113.                 "o_input_rtsp_ckb" = id;
  114.                 "o_input_serverport_fld" = id;
  115.                 "o_input_serverport_txt" = id;
  116.                 "o_input_skipLoop_pop" = id;
  117.                 "o_input_skipLoop_txt" = id;
  118.                 "o_input_view" = id;
  119.                 "o_intf_appleremote_ckb" = id;
  120.                 "o_intf_art_pop" = id;
  121.                 "o_intf_art_txt" = id;
  122.                 "o_intf_embedded_ckb" = id;
  123.                 "o_intf_fspanel_ckb" = id;
  124.                 "o_intf_lang_pop" = id;
  125.                 "o_intf_lang_txt" = id;
  126.                 "o_intf_mediakeys_bg_ckb" = id;
  127.                 "o_intf_mediakeys_ckb" = id;
  128.                 "o_intf_network_box" = id;
  129.                 "o_intf_view" = id;
  130.                 "o_osd_encoding_pop" = id;
  131.                 "o_osd_encoding_txt" = id;
  132.                 "o_osd_font_box" = id;
  133.                 "o_osd_font_btn" = id;
  134.                 "o_osd_font_color_pop" = id;
  135.                 "o_osd_font_color_txt" = id;
  136.                 "o_osd_font_fld" = id;
  137.                 "o_osd_font_size_pop" = id;
  138.                 "o_osd_font_size_txt" = id;
  139.                 "o_osd_font_txt" = id;
  140.                 "o_osd_lang_box" = id;
  141.                 "o_osd_lang_fld" = id;
  142.                 "o_osd_lang_txt" = id;
  143.                 "o_osd_osd_box" = id;
  144.                 "o_osd_osd_ckb" = id;
  145.                 "o_osd_view" = id;
  146.                 "o_sprefs_basicFull_matrix" = id;
  147.                 "o_sprefs_basic_box" = id;
  148.                 "o_sprefs_cancel_btn" = id;
  149.                 "o_sprefs_controls_box" = id;
  150.                 "o_sprefs_reset_btn" = id;
  151.                 "o_sprefs_save_btn" = id;
  152.                 "o_sprefs_win" = id;
  153.                 "o_video_black_ckb" = id;
  154.                 "o_video_device_pop" = id;
  155.                 "o_video_device_txt" = id;
  156.                 "o_video_display_box" = id;
  157.                 "o_video_enable_ckb" = id;
  158.                 "o_video_fullscreen_ckb" = id;
  159.                 "o_video_onTop_ckb" = id;
  160.                 "o_video_output_pop" = id;
  161.                 "o_video_output_txt" = id;
  162.                 "o_video_skipFrames_ckb" = id;
  163.                 "o_video_snap_box" = id;
  164.                 "o_video_snap_folder_btn" = id;
  165.                 "o_video_snap_folder_fld" = id;
  166.                 "o_video_snap_folder_txt" = id;
  167.                 "o_video_snap_format_pop" = id;
  168.                 "o_video_snap_format_txt" = id;
  169.                 "o_video_snap_prefix_fld" = id;
  170.                 "o_video_snap_prefix_txt" = id;
  171.                 "o_video_snap_seqnum_ckb" = id;
  172.                 "o_video_view" = id;
  173.             };
  174.             SUPERCLASS = NSObject;
  175.         },
  176.                 {
  177.             CLASS = VLCSimplePrefsWindow;
  178.             LANGUAGE = ObjC;
  179.             SUPERCLASS = NSWindow;
  180.         }
  181.     );
  182.     IBVersion = 1;
  183. }