home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NeXTSTEP 3.3 (Developer)
/
NeXT_Developer-3.3.iso
/
NextDeveloper
/
Examples
/
AppKit
/
Yap
/
English.lproj
/
FindPanel.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
|
1992-01-24
|
349 b
|
25 lines
ResponderText = {
SUPERCLASS = Text;
};
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};
FindPanel = {
ACTIONS = {
findNextReturn:;
enterSelection:;
makeKeyAndOrderFront:;
orderOut:;
findNext:;
findPrevious:;
};
OUTLETS = {
ignoreCaseButton;
findText;
findNextButton;
};
SUPERCLASS = Object;
};