webengine/osswebengine/WebKit/Panels/English.lproj/WebAuthenticationPanel.nib/classes.nib
equal
deleted
inserted
replaced
|
1 { |
|
2 IBClasses = ( |
|
3 {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, |
|
4 { |
|
5 ACTIONS = {cancel = id; logIn = id; }; |
|
6 CLASS = IFAuthenticationPanel; |
|
7 LANGUAGE = ObjC; |
|
8 OUTLETS = { |
|
9 imageView = id; |
|
10 mainLabel = id; |
|
11 panel = id; |
|
12 password = id; |
|
13 remember = id; |
|
14 smallLabel = id; |
|
15 username = id; |
|
16 }; |
|
17 SUPERCLASS = NSObject; |
|
18 }, |
|
19 {CLASS = NonBlockingPanel; LANGUAGE = ObjC; SUPERCLASS = NSPanel; }, |
|
20 { |
|
21 ACTIONS = {cancel = id; logIn = id; }; |
|
22 CLASS = WebAuthenticationPanel; |
|
23 LANGUAGE = ObjC; |
|
24 OUTLETS = { |
|
25 callback = id; |
|
26 imageView = id; |
|
27 mainLabel = id; |
|
28 panel = id; |
|
29 password = id; |
|
30 remember = id; |
|
31 smallLabel = id; |
|
32 username = id; |
|
33 }; |
|
34 SUPERCLASS = NSObject; |
|
35 } |
|
36 ); |
|
37 IBVersion = 1; |
|
38 } |