gecko-dev/camino/alert.nib/classes.nib

45 строки
1.6 KiB
Plaintext

{
IBClasses = (
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
{CLASS = java.lang.Object; LANGUAGE = Java; },
{
ACTIONS = {hitButton1 = id; hitButton2 = id; hitButton3 = id; };
CLASS = nsAlertController;
LANGUAGE = ObjC;
OUTLETS = {
alertCheckPanel = id;
alertCheckPanelCheck = id;
alertCheckPanelText = id;
alertPanel = id;
alertPanelText = id;
confirmCheckPanel = id;
confirmCheckPanelButton1 = id;
confirmCheckPanelButton2 = id;
confirmCheckPanelButton3 = id;
confirmCheckPanelCheck = id;
confirmCheckPanelText = id;
confirmPanel = id;
confirmPanelButton1 = id;
confirmPanelButton2 = id;
confirmPanelButton3 = id;
confirmPanelText = id;
owner = id;
passwordPanel = id;
passwordPanelCheck = id;
passwordPanelInput = id;
passwordPanelText = id;
promptPanel = id;
promptPanelCheck = id;
promptPanelInput = id;
promptPanelText = id;
usernamePanel = id;
usernamePanelCheck = id;
usernamePanelPassword = id;
usernamePanelText = id;
usernamePanelUserName = id;
};
SUPERCLASS = NSObject;
}
);
IBVersion = 1;
}