]> git.sesse.net Git - vlc/blob - extras/MacOSX/Resources/English.lproj/Wizard.nib/classes.nib
* ALL: basic skeleton for a streaming-wizard (refs #13)
[vlc] / extras / MacOSX / Resources / English.lproj / Wizard.nib / classes.nib
1 {
2     IBClasses = (
3         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
4         {
5             ACTIONS = {
6                 cancelRun = id; 
7                 nextTab = id; 
8                 prevTab = id; 
9                 "t1_mrInfo_streaming" = id; 
10                 "t1_mrInfo_transcode" = id; 
11                 "t2_addNewStream" = id; 
12                 "t2_chooseStreamOrPlst" = id; 
13                 "t2_enableExtract" = id; 
14                 "t3_addressEntered" = id; 
15                 "t4_AudCdcChanged" = id; 
16                 "t4_VidCdcChanged" = id; 
17                 "t4_enblAudTrnscd" = id; 
18                 "t4_enblVidTrnscd" = id; 
19                 "t6_enblSapAnnce" = id; 
20                 "t6_mrInfo_sap" = id; 
21                 "t6_mrInfo_ttl" = id; 
22                 "t7_selectTrnscdDestFile" = id; 
23             }; 
24             CLASS = VLCWizard; 
25             LANGUAGE = ObjC; 
26             OUTLETS = {
27                 "o_btn_backward" = id; 
28                 "o_btn_cancel" = id; 
29                 "o_btn_forward" = id; 
30                 "o_t1_btn_mrInfo_strmg" = id; 
31                 "o_t1_btn_mrInfo_trnscd" = id; 
32                 "o_t1_rdo_streaming" = id; 
33                 "o_t1_rdo_transcode" = id; 
34                 "o_t1_txt_notice" = id; 
35                 "o_t1_txt_text" = id; 
36                 "o_t1_txt_title" = id; 
37                 "o_t2_box_prtExtrct" = id; 
38                 "o_t2_btn_chooseFile" = id; 
39                 "o_t2_ckb_enblPartExtrct" = id; 
40                 "o_t2_fld_pathToNewStrm" = id; 
41                 "o_t2_fld_prtExtrctFrom" = id; 
42                 "o_t2_fld_prtExtrctTo" = id; 
43                 "o_t2_rdo_exstPlstItm" = id; 
44                 "o_t2_rdo_newStrm" = id; 
45                 "o_t2_tbl_plst" = id; 
46                 "o_t2_text" = id; 
47                 "o_t2_title" = id; 
48                 "o_t2_txt_prtExtrctFrom" = id; 
49                 "o_t2_txt_prtExtrctTo" = id; 
50                 "o_t3_box_dest" = id; 
51                 "o_t3_box_strmgMthd" = id; 
52                 "o_t3_fld_address" = id; 
53                 "o_t3_matrix_stmgMhd" = id; 
54                 "o_t3_txt_destInfo" = id; 
55                 "o_t3_txt_text" = id; 
56                 "o_t3_txt_title" = id; 
57                 "o_t4_box_audio" = id; 
58                 "o_t4_box_video" = id; 
59                 "o_t4_ckb_audio" = id; 
60                 "o_t4_ckb_video" = id; 
61                 "o_t4_pop_audioBitrate" = id; 
62                 "o_t4_pop_audioCodec" = id; 
63                 "o_t4_pop_videoBitrate" = id; 
64                 "o_t4_pop_videoCodec" = id; 
65                 "o_t4_text" = id; 
66                 "o_t4_title" = id; 
67                 "o_t4_txt_bitrateAudio" = id; 
68                 "o_t4_txt_bitrateVideo" = id; 
69                 "o_t4_txt_codecAudio" = id; 
70                 "o_t4_txt_codecVideo" = id; 
71                 "o_t4_txt_hintAudio" = id; 
72                 "o_t4_txt_hintVideo" = id; 
73                 "o_t5_matrix_encap" = id; 
74                 "o_t5_text" = id; 
75                 "o_t5_title" = id; 
76                 "o_t6_btn_mrInfo_sap" = id; 
77                 "o_t6_btn_mrInfo_ttl" = id; 
78                 "o_t6_ckb_sap" = id; 
79                 "o_t6_fld_sap" = id; 
80                 "o_t6_fld_ttl" = id; 
81                 "o_t6_text" = id; 
82                 "o_t6_title" = id; 
83                 "o_t6_txt_ttl" = id; 
84                 "o_t7_btn_chooseFile" = id; 
85                 "o_t7_fld_filePath" = id; 
86                 "o_t7_text" = id; 
87                 "o_t7_title" = id; 
88                 "o_t7_txt_saveFileTo" = id; 
89                 "o_tab_pageHolder" = id; 
90                 "o_wizard_window" = id; 
91             }; 
92             SUPERCLASS = NSObject; 
93         }
94     ); 
95     IBVersion = 1; 
96 }