6 SUPERCLASS = NSOutlineView;
12 CLASS = CDTransferPrompt;
15 actionPopup = NSPopUpButton;
16 browserView = NSTableView;
17 localModificationField = NSTextField;
18 localSizeField = NSTextField;
19 localURLField = NSTextField;
20 remoteModificationField = NSTextField;
21 remoteSizeField = NSTextField;
22 remoteURLField = NSTextField;
23 statusIndicator = NSProgressIndicator;
24 statusLabel = NSTextField;
25 toggleDetailsButton = NSButton;
28 SUPERCLASS = NSObject;
31 CLASS = FirstResponder;
33 SUPERCLASS = NSObject;