home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OpenStep 4.2J (Developer)
/
os42jdev.iso
/
NextDeveloper
/
Apps
/
HeaderViewer.app
/
Find.nib
/
data.classes
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1993-02-15
|
311 b
|
25 lines
FirstResponder = {
ACTIONS = {
backwardFind:;
replaceFind:;
regExpr:;
replace:;
ignoreCase:;
find:;
all:;
};
SUPERCLASS = Object;
};
FindPanel = {
ACTIONS = {
enterSelection:;
findPanel:;
findNext:;
findPrevious:;
};
OUTLETS = {
findPanel;
};
SUPERCLASS = Object;
};