3 {CLASS = AIObject; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
5 CLASS = AIRolloverButton;
7 OUTLETS = {delegate = id; };
11 ACTIONS = {openFileAction = id; revealAction = id; stopResumeAction = id; };
12 CLASS = ESFileTransferProgressRow;
14 OUTLETS = {owner = id; view = ESFileTransferProgressView; };
15 SUPERCLASS = NSObject;
18 ACTIONS = {toggleDetails = id; };
19 CLASS = ESFileTransferProgressView;
22 "box_primaryControls" = NSBox;
23 "box_transferStatusFrame" = NSBox;
24 "button_icon" = NSButton;
25 "button_reveal" = AIRolloverButton;
26 "button_stopResume" = AIRolloverButton;
27 "imageView_destination" = NSButton;
28 "imageView_source" = NSButton;
29 owner = ESFileTransferProgressRow;
30 progressIndicator = NSProgressIndicator;
31 "textField_destination" = NSTextField;
32 "textField_detailsLabel" = NSTextField;
33 "textField_fileName" = NSTextField;
34 "textField_rate" = NSTextField;
35 "textField_source" = NSTextField;
36 "twiddle_details" = NSButton;
37 "view_details" = NSView;
42 ACTIONS = {reveal = id; stopResume = id; };
43 CLASS = FirstResponder;
45 SUPERCLASS = NSObject;
47 {CLASS = NSObject; LANGUAGE = ObjC; }