home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula 1995 August
/
NEBULA.mdf
/
SourceCode
/
MiscKit1.2.6
/
Projects
/
MiscFindPanel
/
SearchBench
/
MiscFindPanel.bundle
/
English.lproj
/
FindPanel.nib
/
data.classes
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1993-10-21
|
349 b
|
25 lines
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};
MiscFindPanel = {
ACTIONS = {
replace:;
findBackward:;
replaceAndFind:;
replaceAll:;
findForward:;
};
OUTLETS = {
scopeMatrix;
replaceTextField;
regExprButton;
_replBox;
findTextField;
messageTextField;
ignoreCaseButton;
};
SUPERCLASS = Panel;
};