home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OpenStep 4.2
/
Openstep-4.2-Intel-User.iso
/
usr
/
lib
/
NextStep
/
Resources
/
Swedish.lproj
/
NXHelpPanel.nib
/
data.classes
< prev
next >
Wrap
Text File
|
1992-06-05
|
352b
|
26 lines
MyNXHelpPanel = {
SUPERCLASS = NXHelpPanel;
};
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};
NXHelpPanel = {
ACTIONS = {
_clonePanel:;
_goToIndex:;
_backtrack:;
_find:;
};
OUTLETS = {
indexButton;
findField;
tocScrollView;
textScrollView;
findButton;
backtrackButton;
};
SUPERCLASS = Panel;
};