home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NeXTSTEP 3.0
/
NeXTSTEP3.0.iso
/
NextApps
/
Terminal.app
/
German.lproj
/
PrintAccessory.nib
/
data.classes
next >
Wrap
Text File
|
1992-06-05
|
464b
|
34 lines
FieldPrint = {
ACTIONS = {
attributesPicked:;
rangePicked:;
};
OUTLETS = {
attrButton;
attributeMatrix;
rangeMatrix;
accessoryView;
rangeButton;
};
SUPERCLASS = View;
};
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};
MyObject = {
ACTIONS = {
attributesPicked:;
rangePicked:;
};
OUTLETS = {
attrButton;
attributeMatrix;
rangeMatrix;
accessoryView;
rangeButton;
};
SUPERCLASS = Object;
};