home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NeXTSTEP 4.0 PR1
/
NeXT_NEXTSTEP_4.0_PR1_(beta).rar
/
Openstep4-Pr1User.iso
/
NextAdmin
/
HostManager.app
/
English.lproj
/
NetPasswordPanel.nib
/
data.classes
next >
Wrap
Text File
|
1993-08-20
|
446b
|
37 lines
NetPasswordPanel = {
ACTIONS = {
cancel:;
ok:;
};
OUTLETS = {
password;
message;
};
SUPERCLASS = Panel;
};
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};
HostAddConfig = {
ACTIONS = {
cancel:;
ok:;
open:;
windowWillClose:;
};
OUTLETS = {
netPasswordPanel;
tempIP;
cd;
lowIP;
hostAddConfigPanel;
autoEnabled;
myDomain;
highIP;
netPassword;
};
SUPERCLASS = Object;
};