|
|
1.1 root 1:
2: #import <appkit/appkit.h>
3: #import <dbkit/dbkit.h>
4:
5: @interface SQLPanel:Panel
6: {
7: id scrollView;
8: }
9:
10: - orderFront:sender;
11: - windowWillClose:sender;
12:
13: - (BOOL)db:aDb notificationFrom:anObject
14: message:(const unsigned char *)message code:(int)code;
15: - (BOOL)db:aDb willEvaluateString:(const unsigned char*)aString
16: usingBinder:aBinder;
17:
18: @end
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.