www.pudn.com > ohphoneX-0.1.rar > classes.nib
{
IBClasses = (
{
ACTIONS = {call = id; hangup = id; showPreferencePanel = id; };
CLASS = AppController;
LANGUAGE = ObjC;
OUTLETS = {callButton = id; hangupButton = id; hostEntry = id; portEntry = id; };
SUPERCLASS = NSWindowController;
},
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
{
ACTIONS = {
PadPressed = id;
clearConsoleLogButtonPressed = id;
closeWindow = id;
cycleWindows = id;
doubleActionOfPhoneBook = id;
entryNameSearchEntered = id;
launchAddressBook = id;
launchBugReportURL = id;
launchCheckForNewVersionURL = id;
launchOpenH323URL = id;
launchXMeetingURL = id;
showCallStatusWindow = id;
showConsoleLogWindow = id;
showInCallFunctionsWindow = id;
showPhoneBookWindow = id;
showPreferencePanel = id;
startPhoneButtonPressed = id;
textChatEntryEntered = id;
toggleCallStatusSize = id;
toggleConsoleLogWindow = id;
toggleInCallFunctionsWindow = id;
togglePhoneBookWindow = id;
toggleVideoDrawer = id;
};
CLASS = MyAppController;
LANGUAGE = ObjC;
OUTLETS = {
autoanswerSwitch = id;
callStatusSizeButton = id;
consoleLogWindow = id;
hostEntry = id;
inCallFunctionsWindow = id;
labelCallDuration = id;
labelInCallWith = id;
labelPktLoss = id;
labelRecvStats = id;
labelSendStats = id;
localVideoView = id;
logView = id;
parentWindow = id;
phoneBookFilterEntry = id;
phoneBookTableView = id;
phoneBookWindow = id;
remoteVideoView = id;
startPhoneButton = id;
textChatEntry = id;
textChatView = id;
videoDrawer = id;
videoDrawerButton = id;
};
SUPERCLASS = NSObject;
},
{
ACTIONS = {sgIdleTimer = id; };
CLASS = MyQuickDrawView;
LANGUAGE = ObjC;
SUPERCLASS = NSQuickDrawView;
},
{
CLASS = PreferenceController;
LANGUAGE = ObjC;
SUPERCLASS = NSWindowController;
}
);
IBVersion = 1;
}