]> git.sesse.net Git - vlc/blob - extras/package/macosx/Resources/English.lproj/VLM.nib/classes.nib
78fdd7b798d8b3134dca5da8064b20a30a34786c
[vlc] / extras / package / macosx / Resources / English.lproj / VLM.nib / classes.nib
1 {
2     IBClasses =     (
3                 {
4             CLASS = FirstResponder;
5             LANGUAGE = ObjC;
6             SUPERCLASS = NSObject;
7         },
8                 {
9             CLASS = NSDatePicker;
10             LANGUAGE = ObjC;
11             SUPERCLASS = NSControl;
12         },
13                 {
14             ACTIONS =             {
15                 bcastButtonAction = id;
16                 listDoubleClickAction = id;
17                 schedButtonAction = id;
18                 vodButtonAction = id;
19             };
20             CLASS = VLCVLMController;
21             LANGUAGE = ObjC;
22             OUTLETS =             {
23                 "o_bcast_add_btn" = NSButton;
24                 "o_bcast_box" = NSBox;
25                 "o_bcast_cancel_btn" = NSButton;
26                 "o_bcast_enable_ckb" = NSButton;
27                 "o_bcast_input_btn" = NSButton;
28                 "o_bcast_input_fld" = NSTextField;
29                 "o_bcast_loop_ckb" = NSButton;
30                 "o_bcast_name_fld" = NSTextField;
31                 "o_bcast_output_btn" = NSButton;
32                 "o_bcast_output_fld" = NSTextField;
33                 "o_bcast_panel" = NSPanel;
34                 "o_sched_add_btn" = id;
35                 "o_sched_box" = id;
36                 "o_sched_cancel_btn" = id;
37                 "o_sched_date_datePicker" = NSDatePicker;
38                 "o_sched_date_lbl" = NSTextField;
39                 "o_sched_input_btn" = NSButton;
40                 "o_sched_input_fld" = NSTextField;
41                 "o_sched_input_lbl" = NSTextField;
42                 "o_sched_name_fld" = NSTextField;
43                 "o_sched_name_lbl" = NSTextField;
44                 "o_sched_output_btn" = NSButton;
45                 "o_sched_output_fld" = NSTextField;
46                 "o_sched_output_lbl" = NSTextField;
47                 "o_sched_panel" = NSPanel;
48                 "o_sched_repeatDelay_datePicker" = NSDatePicker;
49                 "o_sched_repeat_fld" = NSTextField;
50                 "o_sched_repeat_lbl" = NSTextField;
51                 "o_sched_time_box" = id;
52                 "o_vlm_list" = NSTableView;
53                 "o_vlm_win" = NSWindow;
54                 "o_vod_add_btn" = NSButton;
55                 "o_vod_box" = id;
56                 "o_vod_cancel_btn" = NSButton;
57                 "o_vod_input_btn" = NSButton;
58                 "o_vod_input_fld" = NSTextField;
59                 "o_vod_input_lbl" = NSTextField;
60                 "o_vod_loop_ckb" = NSButton;
61                 "o_vod_name_fld" = NSTextField;
62                 "o_vod_name_lbl" = NSTextField;
63                 "o_vod_output_btn" = NSButton;
64                 "o_vod_output_fld" = NSTextField;
65                 "o_vod_output_lbl" = NSTextField;
66                 "o_vod_panel" = NSPanel;
67             };
68             SUPERCLASS = NSObject;
69         }
70     );
71     IBVersion = 1;
72 }