classes.nib
上传用户:riyaled888
上传日期:2009-03-27
资源大小:7338k
文件大小:17k
源码类别:

多媒体

开发平台:

MultiPlatform

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {CLASS = MPSlider; LANGUAGE = ObjC; SUPERCLASS = NSSlider; }, 
  5.         {
  6.             ACTIONS = {showPanel = id; }; 
  7.             CLASS = VLAboutBox; 
  8.             LANGUAGE = ObjC; 
  9.             OUTLETS = {
  10.                 "o_about_window" = id; 
  11.                 "o_copyright_field" = id; 
  12.                 "o_credits_scrollview" = id; 
  13.                 "o_credits_textview" = id; 
  14.                 "o_name_version_field" = id; 
  15.             }; 
  16.             SUPERCLASS = NSObject; 
  17.         }, 
  18.         {CLASS = VLBrushedMetalImageView; LANGUAGE = ObjC; SUPERCLASS = NSImageView; }, 
  19.         {CLASS = VLCApplication; LANGUAGE = ObjC; SUPERCLASS = NSApplication; }, 
  20.         {CLASS = VLCControllerView; LANGUAGE = ObjC; SUPERCLASS = NSView; }, 
  21.         {CLASS = VLCControllerWindow; LANGUAGE = ObjC; SUPERCLASS = NSWindow; }, 
  22.         {
  23.             ACTIONS = {
  24.                 backward = id; 
  25.                 faster = id; 
  26.                 forward = id; 
  27.                 loop = id; 
  28.                 mute = id; 
  29.                 next = id; 
  30.                 pause = id; 
  31.                 play = id; 
  32.                 position = id; 
  33.                 prev = id; 
  34.                 random = id; 
  35.                 repeat = id; 
  36.                 slower = id; 
  37.                 stop = id; 
  38.                 toggleVar = id; 
  39.                 volumeDown = id; 
  40.                 volumeSliderUpdated = id; 
  41.                 volumeUp = id; 
  42.                 windowAction = id; 
  43.             }; 
  44.             CLASS = VLCControls; 
  45.             LANGUAGE = ObjC; 
  46.             OUTLETS = {
  47.                 "o_btn_fullscreen" = id; 
  48.                 "o_main" = id; 
  49.                 "o_open" = id; 
  50.                 "o_volumeslider" = id; 
  51.             }; 
  52.             SUPERCLASS = NSObject; 
  53.         }, 
  54.         {
  55.             ACTIONS = {
  56.                 bandSliderUpdated = id; 
  57.                 changePreset = id; 
  58.                 enable = id; 
  59.                 preampSliderUpdated = id; 
  60.                 toggleWindow = id; 
  61.                 twopass = id; 
  62.             }; 
  63.             CLASS = VLCEqualizer; 
  64.             LANGUAGE = ObjC; 
  65.             OUTLETS = {
  66.                 "o_btn_equalizer" = id; 
  67.                 "o_ckb_2pass" = id; 
  68.                 "o_ckb_enable" = id; 
  69.                 "o_fld_preamp" = id; 
  70.                 "o_popup_presets" = id; 
  71.                 "o_slider_band1" = id; 
  72.                 "o_slider_band10" = id; 
  73.                 "o_slider_band2" = id; 
  74.                 "o_slider_band3" = id; 
  75.                 "o_slider_band4" = id; 
  76.                 "o_slider_band5" = id; 
  77.                 "o_slider_band6" = id; 
  78.                 "o_slider_band7" = id; 
  79.                 "o_slider_band8" = id; 
  80.                 "o_slider_band9" = id; 
  81.                 "o_slider_preamp" = id; 
  82.                 "o_window" = id; 
  83.             }; 
  84.             SUPERCLASS = NSObject; 
  85.         }, 
  86.         {
  87.             ACTIONS = {
  88.                 createOutlineGroup = id; 
  89.                 deleteOutlineGroup = id; 
  90.                 handleGroup = id; 
  91.                 infoCancel = id; 
  92.                 infoOk = id; 
  93.                 toggleInfoPanel = id; 
  94.                 togglePlaylistInfoPanel = id; 
  95.             }; 
  96.             CLASS = VLCInfo; 
  97.             LANGUAGE = ObjC; 
  98.             OUTLETS = {
  99.                 "o_author_lbl" = id; 
  100.                 "o_author_txt" = id; 
  101.                 "o_btn_add_group" = id; 
  102.                 "o_btn_cancel" = id; 
  103.                 "o_btn_delete_group" = id; 
  104.                 "o_btn_ok" = id; 
  105.                 "o_group_cbx" = id; 
  106.                 "o_group_color" = id; 
  107.                 "o_group_lbl" = id; 
  108.                 "o_info_window" = id; 
  109.                 "o_outline_view" = id; 
  110.                 "o_title_lbl" = id; 
  111.                 "o_title_txt" = id; 
  112.                 "o_uri_lbl" = id; 
  113.                 "o_uri_txt" = id; 
  114.             }; 
  115.             SUPERCLASS = NSObject; 
  116.         }, 
  117.         {
  118.             ACTIONS = {
  119.                 clearRecentItems = id; 
  120.                 closeError = id; 
  121.                 openCrashLog = id; 
  122.                 openDocumentation = id; 
  123.                 openLicense = id; 
  124.                 openReadMe = id; 
  125.                 openRecentItem = id; 
  126.                 openWebsite = id; 
  127.                 reportABug = id; 
  128.                 timesliderUpdate = id; 
  129.                 viewPreferences = id; 
  130.             }; 
  131.             CLASS = VLCMain; 
  132.             LANGUAGE = ObjC; 
  133.             OUTLETS = {
  134.                 "o_btn_ff" = id; 
  135.                 "o_btn_fullscreen" = id; 
  136.                 "o_btn_next" = id; 
  137.                 "o_btn_play" = id; 
  138.                 "o_btn_prev" = id; 
  139.                 "o_btn_rewind" = id; 
  140.                 "o_btn_stop" = id; 
  141.                 "o_controls" = id; 
  142.                 "o_dmi_mute" = id; 
  143.                 "o_dmi_next" = id; 
  144.                 "o_dmi_play" = id; 
  145.                 "o_dmi_previous" = id; 
  146.                 "o_dmi_stop" = id; 
  147.                 "o_err_btn_dismiss" = id; 
  148.                 "o_err_btn_msgs" = id; 
  149.                 "o_err_bug_lbl" = id; 
  150.                 "o_err_ckbk_surpress" = id; 
  151.                 "o_err_lbl" = id; 
  152.                 "o_err_msg" = id; 
  153.                 "o_error" = id; 
  154.                 "o_info" = id; 
  155.                 "o_messages" = id; 
  156.                 "o_mi_about" = id; 
  157.                 "o_mi_add_intf" = id; 
  158.                 "o_mi_audiotrack" = id; 
  159.                 "o_mi_bring_atf" = id; 
  160.                 "o_mi_bwd" = id; 
  161.                 "o_mi_channels" = id; 
  162.                 "o_mi_chapter" = id; 
  163.                 "o_mi_clear" = id; 
  164.                 "o_mi_close_window" = id; 
  165.                 "o_mi_controller" = id; 
  166.                 "o_mi_copy" = id; 
  167.                 "o_mi_cut" = id; 
  168.                 "o_mi_deinterlace" = id; 
  169.                 "o_mi_device" = id; 
  170.                 "o_mi_documentation" = id; 
  171.                 "o_mi_double_window" = id; 
  172.                 "o_mi_equalizer" = id; 
  173.                 "o_mi_faster" = id; 
  174.                 "o_mi_ffmpeg_pp" = id; 
  175.                 "o_mi_fittoscreen" = id; 
  176.                 "o_mi_floatontop" = id; 
  177.                 "o_mi_fullscreen" = id; 
  178.                 "o_mi_fwd" = id; 
  179.                 "o_mi_half_window" = id; 
  180.                 "o_mi_hide" = id; 
  181.                 "o_mi_hide_others" = id; 
  182.                 "o_mi_info" = id; 
  183.                 "o_mi_license" = id; 
  184.                 "o_mi_loop" = id; 
  185.                 "o_mi_messages" = id; 
  186.                 "o_mi_minimize" = id; 
  187.                 "o_mi_mute" = id; 
  188.                 "o_mi_next" = id; 
  189.                 "o_mi_normal_window" = id; 
  190.                 "o_mi_open_disc" = id; 
  191.                 "o_mi_open_file" = id; 
  192.                 "o_mi_open_generic" = id; 
  193.                 "o_mi_open_net" = id; 
  194.                 "o_mi_open_recent" = id; 
  195.                 "o_mi_open_recent_cm" = id; 
  196.                 "o_mi_paste" = id; 
  197.                 "o_mi_play" = id; 
  198.                 "o_mi_playlist" = id; 
  199.                 "o_mi_prefs" = id; 
  200.                 "o_mi_previous" = id; 
  201.                 "o_mi_program" = id; 
  202.                 "o_mi_quit" = id; 
  203.                 "o_mi_random" = id; 
  204.                 "o_mi_readme" = id; 
  205.                 "o_mi_repeat" = id; 
  206.                 "o_mi_reportabug" = id; 
  207.                 "o_mi_screen" = id; 
  208.                 "o_mi_select_all" = id; 
  209.                 "o_mi_services" = id; 
  210.                 "o_mi_show_all" = id; 
  211.                 "o_mi_slower" = id; 
  212.                 "o_mi_stop" = id; 
  213.                 "o_mi_subtitle" = id; 
  214.                 "o_mi_title" = id; 
  215.                 "o_mi_videotrack" = id; 
  216.                 "o_mi_visual" = id; 
  217.                 "o_mi_vol_down" = id; 
  218.                 "o_mi_vol_up" = id; 
  219.                 "o_mi_website" = id; 
  220.                 "o_msgs_btn_crashlog" = id; 
  221.                 "o_msgs_panel" = id; 
  222.                 "o_mu_add_intf" = id; 
  223.                 "o_mu_audio" = id; 
  224.                 "o_mu_audiotrack" = id; 
  225.                 "o_mu_channels" = id; 
  226.                 "o_mu_chapter" = id; 
  227.                 "o_mu_controls" = id; 
  228.                 "o_mu_deinterlace" = id; 
  229.                 "o_mu_device" = id; 
  230.                 "o_mu_edit" = id; 
  231.                 "o_mu_ffmpeg_pp" = id; 
  232.                 "o_mu_file" = id; 
  233.                 "o_mu_help" = id; 
  234.                 "o_mu_program" = id; 
  235.                 "o_mu_screen" = id; 
  236.                 "o_mu_subtitle" = id; 
  237.                 "o_mu_title" = id; 
  238.                 "o_mu_video" = id; 
  239.                 "o_mu_videotrack" = id; 
  240.                 "o_mu_visual" = id; 
  241.                 "o_mu_window" = id; 
  242.                 "o_playlist" = id; 
  243.                 "o_prefs" = id; 
  244.                 "o_scrollfield" = id; 
  245.                 "o_timefield" = id; 
  246.                 "o_timeslider" = id; 
  247.                 "o_volumeslider" = id; 
  248.                 "o_window" = id; 
  249.             }; 
  250.             SUPERCLASS = NSObject; 
  251.         }, 
  252.         {
  253.             ACTIONS = {
  254.                 openDisc = id; 
  255.                 openDiscMenusChanged = id; 
  256.                 openDiscStepperChanged = id; 
  257.                 openDiscTypeChanged = id; 
  258.                 openFile = id; 
  259.                 openFileBrowse = id; 
  260.                 openFileGeneric = id; 
  261.                 openFileStreamChanged = id; 
  262.                 openNet = id; 
  263.                 openNetModeChanged = id; 
  264.                 openNetStepperChanged = id; 
  265.                 openVTSBrowse = id; 
  266.                 panelCancel = id; 
  267.                 panelOk = id; 
  268.                 subCloseSheet = id; 
  269.                 subDelayStepperChanged = id; 
  270.                 subFileBrowse = id; 
  271.                 subFpsStepperChanged = id; 
  272.                 subOverride = id; 
  273.                 subSettings = id; 
  274.                 subsChanged = id; 
  275.             }; 
  276.             CLASS = VLCOpen; 
  277.             LANGUAGE = ObjC; 
  278.             OUTLETS = {
  279.                 "o_btn_cancel" = id; 
  280.                 "o_btn_ok" = id; 
  281.                 "o_disc_chapter" = id; 
  282.                 "o_disc_chapter_lbl" = id; 
  283.                 "o_disc_chapter_stp" = id; 
  284.                 "o_disc_device" = id; 
  285.                 "o_disc_device_lbl" = id; 
  286.                 "o_disc_dvd_menus" = id; 
  287.                 "o_disc_title" = id; 
  288.                 "o_disc_title_lbl" = id; 
  289.                 "o_disc_title_stp" = id; 
  290.                 "o_disc_type" = id; 
  291.                 "o_disc_videots_btn_browse" = id; 
  292.                 "o_disc_videots_folder" = id; 
  293.                 "o_file_btn_browse" = id; 
  294.                 "o_file_path" = id; 
  295.                 "o_file_stream" = id; 
  296.                 "o_file_sub_align_lbl" = id; 
  297.                 "o_file_sub_align_pop" = id; 
  298.                 "o_file_sub_btn_browse" = id; 
  299.                 "o_file_sub_btn_settings" = id; 
  300.                 "o_file_sub_ckbox" = id; 
  301.                 "o_file_sub_delay" = id; 
  302.                 "o_file_sub_delay_lbl" = id; 
  303.                 "o_file_sub_delay_stp" = id; 
  304.                 "o_file_sub_encoding_lbl" = id; 
  305.                 "o_file_sub_encoding_pop" = id; 
  306.                 "o_file_sub_file_box" = id; 
  307.                 "o_file_sub_font_box" = id; 
  308.                 "o_file_sub_fps" = id; 
  309.                 "o_file_sub_fps_lbl" = id; 
  310.                 "o_file_sub_fps_stp" = id; 
  311.                 "o_file_sub_ok_btn" = id; 
  312.                 "o_file_sub_override" = id; 
  313.                 "o_file_sub_path" = id; 
  314.                 "o_file_sub_sheet" = id; 
  315.                 "o_file_sub_size_lbl" = id; 
  316.                 "o_file_sub_size_pop" = id; 
  317.                 "o_mrl" = id; 
  318.                 "o_mrl_lbl" = id; 
  319.                 "o_net_http_url" = id; 
  320.                 "o_net_http_url_lbl" = id; 
  321.                 "o_net_mode" = id; 
  322.                 "o_net_udp_port" = id; 
  323.                 "o_net_udp_port_lbl" = id; 
  324.                 "o_net_udp_port_stp" = id; 
  325.                 "o_net_udpm_addr" = id; 
  326.                 "o_net_udpm_addr_lbl" = id; 
  327.                 "o_net_udpm_port" = id; 
  328.                 "o_net_udpm_port_lbl" = id; 
  329.                 "o_net_udpm_port_stp" = id; 
  330.                 "o_output_ckbox" = id; 
  331.                 "o_panel" = id; 
  332.                 "o_playlist" = id; 
  333.                 "o_sout_options" = id; 
  334.                 "o_tabview" = id; 
  335.             }; 
  336.             SUPERCLASS = NSObject; 
  337.         }, 
  338.         {
  339.             ACTIONS = {
  340.                 announceChanged = id; 
  341.                 outputChanged = id; 
  342.                 outputCloseSheet = id; 
  343.                 outputFileBrowse = id; 
  344.                 outputInfoChanged = id; 
  345.                 outputMethodChanged = id; 
  346.                 outputSettings = id; 
  347.                 streamPortStepperChanged = id; 
  348.                 streamTTLStepperChanged = id; 
  349.                 transcodeChanged = id; 
  350.                 transcodeInfoChanged = id; 
  351.             }; 
  352.             CLASS = VLCOutput; 
  353.             LANGUAGE = ObjC; 
  354.             OUTLETS = {
  355.                 "o_btn_browse" = id; 
  356.                 "o_btn_ok" = id; 
  357.                 "o_channel_name" = id; 
  358.                 "o_channel_name_lbl" = id; 
  359.                 "o_display" = id; 
  360.                 "o_dump_chkbox" = id; 
  361.                 "o_file_chkbox" = id; 
  362.                 "o_file_field" = id; 
  363.                 "o_http_chkbox" = id; 
  364.                 "o_method" = id; 
  365.                 "o_misc_lbl" = id; 
  366.                 "o_mux_lbl" = id; 
  367.                 "o_mux_selector" = id; 
  368.                 "o_open_panel" = id; 
  369.                 "o_options_lbl" = id; 
  370.                 "o_output_ckbox" = id; 
  371.                 "o_output_settings" = id; 
  372.                 "o_output_sheet" = id; 
  373.                 "o_rtsp_chkbox" = id; 
  374.                 "o_sap_chkbox" = id; 
  375.                 "o_sdp_url" = id; 
  376.                 "o_sdp_url_lbl" = id; 
  377.                 "o_slp_chkbox" = id; 
  378.                 "o_stream_address" = id; 
  379.                 "o_stream_address_lbl" = id; 
  380.                 "o_stream_port" = id; 
  381.                 "o_stream_port_lbl" = id; 
  382.                 "o_stream_port_stp" = id; 
  383.                 "o_stream_ttl" = id; 
  384.                 "o_stream_ttl_lbl" = id; 
  385.                 "o_stream_ttl_stp" = id; 
  386.                 "o_stream_type" = id; 
  387.                 "o_stream_type_lbl" = id; 
  388.                 "o_transcode_audio_bitrate" = id; 
  389.                 "o_transcode_audio_bitrate_lbl" = id; 
  390.                 "o_transcode_audio_channels" = id; 
  391.                 "o_transcode_audio_channels_lbl" = id; 
  392.                 "o_transcode_audio_chkbox" = id; 
  393.                 "o_transcode_audio_selector" = id; 
  394.                 "o_transcode_lbl" = id; 
  395.                 "o_transcode_video_bitrate" = id; 
  396.                 "o_transcode_video_bitrate_lbl" = id; 
  397.                 "o_transcode_video_chkbox" = id; 
  398.                 "o_transcode_video_scale" = id; 
  399.                 "o_transcode_video_scale_lbl" = id; 
  400.                 "o_transcode_video_selector" = id; 
  401.             }; 
  402.             SUPERCLASS = NSObject; 
  403.         }, 
  404.         {
  405.             ACTIONS = {
  406.                 deleteItems = id; 
  407.                 disableGroup = id; 
  408.                 enableGroup = id; 
  409.                 handlePopUp = id; 
  410.                 playItem = id; 
  411.                 savePlaylist = id; 
  412.                 searchItem = id; 
  413.                 selectAll = id; 
  414.                 toggleItemsEnabled = id; 
  415.                 toggleWindow = id; 
  416.             }; 
  417.             CLASS = VLCPlaylist; 
  418.             LANGUAGE = ObjC; 
  419.             OUTLETS = {
  420.                 "o_btn_playlist" = id; 
  421.                 "o_ctx_menu" = id; 
  422.                 "o_loop_popup" = id; 
  423.                 "o_mi_delete" = id; 
  424.                 "o_mi_disableGroup" = id; 
  425.                 "o_mi_enableGroup" = id; 
  426.                 "o_mi_info" = id; 
  427.                 "o_mi_play" = id; 
  428.                 "o_mi_save_playlist" = id; 
  429.                 "o_mi_selectall" = id; 
  430.                 "o_mi_toggleItemsEnabled" = id; 
  431.                 "o_random_ckb" = id; 
  432.                 "o_search_button" = id; 
  433.                 "o_search_keyword" = id; 
  434.                 "o_status_field" = id; 
  435.                 "o_table_view" = id; 
  436.                 "o_tc_author" = id; 
  437.                 "o_tc_duration" = id; 
  438.                 "o_tc_id" = id; 
  439.                 "o_tc_name" = id; 
  440.                 "o_window" = id; 
  441.             }; 
  442.             SUPERCLASS = NSObject; 
  443.         }, 
  444.         {CLASS = VLCPlaylistView; LANGUAGE = ObjC; SUPERCLASS = NSTableView; }, 
  445.         {
  446.             ACTIONS = {advancedToggle = id; closePrefs = id; resetAll = id; savePrefs = id; }; 
  447.             CLASS = VLCPrefs; 
  448.             LANGUAGE = ObjC; 
  449.             OUTLETS = {
  450.                 "o_advanced_ckb" = id; 
  451.                 "o_cancel_btn" = id; 
  452.                 "o_prefs_view" = id; 
  453.                 "o_prefs_window" = id; 
  454.                 "o_reset_btn" = id; 
  455.                 "o_save_btn" = id; 
  456.                 "o_tree" = id; 
  457.             }; 
  458.             SUPERCLASS = NSObject; 
  459.         }
  460.     ); 
  461.     IBVersion = 1; 
  462. }