webengine/osswebengine/WebKit/English.lproj/WebJavaScriptTextInputPanel.nib/classes.nib
author tahirm@symbian.org
Tue, 29 Sep 2009 14:16:06 +0100
branchRCL_1
changeset 9 9cbc205f4c45
parent 0 dd21522fd290
permissions -rw-r--r--
Created branch for release codeline RCL_1, for maintenance changes to the Symbian^2 platform

{
    IBClasses = (
        {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
        {
            ACTIONS = {pressedCancel = id; pressedOK = id; }; 
            CLASS = WebJavaScriptTextInputPanel; 
            LANGUAGE = ObjC; 
            OUTLETS = {prompt = NSTextField; textInput = NSTextField; }; 
            SUPERCLASS = NSWindowController; 
        }, 
        {CLASS = "java.lang.Object"; LANGUAGE = Java; }
    ); 
    IBVersion = 1; 
}