home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NeXTSTEP 3.3.4.17 [SPARC, PA-RISC]
/
nextstep33_risc.iso
/
NextApps
/
Preferences.app
/
German.lproj
/
InfoPanel.nib
/
data.classes
next >
Wrap
Text File
|
1994-10-10
|
452b
|
21 lines
MySubclass = {
OUTLETS = {
infoBox = infoBox;
infoButton = infoButton;
infoPanel = infoPanel;
version = version;
};
SUPERCLASS = Application;
};
FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
InfoManager = {
ACTIONS = {"showInfoPanel:" = "showInfoPanel:"; };
OUTLETS = {
infoBox = infoBox;
infoButton = infoButton;
infoPanel = infoPanel;
versionField = versionField;
};
SUPERCLASS = Object;
};