home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OpenStep 4.2
/
Openstep-4.2-Intel-User.iso
/
NextApps
/
Librarian.app
/
French.lproj
/
Searcher.nib
/
data.classes
< prev
next >
Wrap
Text File
|
1994-10-03
|
1KB
|
41 lines
ReferenceMatrix = {SUPERCLASS = Matrix; };
Searcher = {
ACTIONS = {
"changeFont:" = "changeFont:";
"doAll:" = "doAll:";
"doSearch:" = "doSearch:";
"find:" = "find:";
"findNext:" = "findNext:";
"findPrevious:" = "findPrevious:";
"folderFile:" = "folderFile:";
"namesContents:" = "namesContents:";
"openFile:" = "openFile:";
"preferences:" = "preferences:";
"print:" = "print:";
"searchSemantic:" = "searchSemantic:";
"setSelectAction:" = "setSelectAction:";
"targetInfo:" = "targetInfo:";
"viewFile:" = "viewFile:";
};
OUTLETS = {
_lowerBox = _lowerBox;
_shelfBox = _shelfBox;
allButton = allButton;
namesContentsPopup = namesContentsPopup;
numFound = numFound;
query = query;
resultIcon = resultIcon;
results = results;
searchButton = searchButton;
searchWindow = searchWindow;
searching = searching;
semanticPopup = semanticPopup;
targets = targets;
};
SUPERCLASS = Object;
};
IconView = {SUPERCLASS = View; };
Shelf = {SUPERCLASS = View; };
Icon = {SUPERCLASS = View; };
FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };