<key>IBClasses</key>
<array>
<dict>
- <key>CLASS</key>
- <string>VLCCategoryOutlineView</string>
- <key>LANGUAGE</key>
- <string>ObjC</string>
- <key>SUPERCLASS</key>
- <string>NSOutlineView</string>
- </dict>
- <dict>
+ <key>ACTIONS</key>
+ <dict>
+ <key>mediaListViewItemDoubleClicked</key>
+ <string>id</string>
+ <key>newMainWindow</key>
+ <string>id</string>
+ </dict>
<key>CLASS</key>
<string>VLCController</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>OUTLETS</key>
<dict>
- <key>categoryList</key>
+ <key>categoriesListView</key>
<string>id</string>
- <key>detailList</key>
+ <key>mediaListItemFetchedStatus</key>
<string>id</string>
- <key>detailSearchField</key>
+ <key>mediaListItemsCount</key>
<string>id</string>
- <key>videoView</key>
+ <key>mediaListView</key>
+ <string>id</string>
+ <key>mediaListSearchField</key>
<string>id</string>
+ <key>fillScreenButton</key>
+ <string>id</string>
+ <key>videoView</key>
+ <string>VLCBrowsableVideoView</string>
</dict>
<key>SUPERCLASS</key>
<string>NSObject</string>
<key>SUPERCLASS</key>
<string>NSObject</string>
</dict>
+ <dict>
+ <key>ACTIONS</key>
+ <dict>
+ <key>moveDown</key>
+ <string>id</string>
+ <key>moveUp</key>
+ <string>id</string>
+ </dict>
+ <key>CLASS</key>
+ <string>VLCBrowsableVideoView</string>
+ <key>LANGUAGE</key>
+ <string>ObjC</string>
+ <key>OUTLETS</key>
+ <dict>
+ <key>selectedObject</key>
+ <string>id</string>
+ <key>target</key>
+ <string>id</string>
+ </dict>
+ <key>SUPERCLASS</key>
+ <string>VLCVideoView</string>
+ </dict>
<dict>
<key>CLASS</key>
<string>VLCVideoView</string>