home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NeXTSTEP 3.0
/
NeXTSTEP3.0.iso
/
NextApps
/
Edit.app
/
German.lproj
/
TextPreferences.nib
/
data.classes
next >
Wrap
Text File
|
1992-07-03
|
430b
|
33 lines
TextPreferences = {
OUTLETS = {
blankStructMatrix;
alignForm;
autoIndentMatrix;
structForm;
modesText;
};
SUPERCLASS = Preferences;
};
FirstResponder = {
ACTIONS = {
performResize:;
};
SUPERCLASS = Object;
};
Preferences = {
ACTIONS = {
ok:;
performClick:;
changeOptionMode:;
revert:;
};
OUTLETS = {
revert;
ok;
win;
optionsButton;
optionView;
};
SUPERCLASS = Object;
};