{ IBClasses = ( { ACTIONS = { cancelLoading = id; orderFrontPreferencesPanel = id; pauseTimer = id; reloadImage = id; resumeTimer = id; }; CLASS = DockCam; LANGUAGE = ObjC; OUTLETS = { imageView = NJRVendingImageView; imageWindow = NSWindow; pauseResumeItem = NSMenuItem; status = DockCamStatus; }; SUPERCLASS = NSObject; }, { CLASS = DockCamStatus; LANGUAGE = ObjC; OUTLETS = { actualSize = NSFormCell; failedDate = NSFormCell; failedReason = NSFormCell; locationCell = NSFormCell; retrievedDate = NSFormCell; showHideStatusItem = id; statusCell = NSFormCell; statusForm = NSForm; }; SUPERCLASS = NSWindowController; }, {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, { CLASS = NJRVendingImageView; LANGUAGE = ObjC; OUTLETS = {contextMenu = NSMenu; }; SUPERCLASS = NSImageView; } ); IBVersion = 1; }