home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NeXTSTEP 3.0
/
NeXTSTEP3.0.iso
/
NextAdmin
/
NetWareManager.app
/
German.lproj
/
NetWareManager.nib
/
data.classes
next >
Wrap
Text File
|
1992-07-02
|
1KB
|
89 lines
WhiteFormCell = {
SUPERCLASS = FormCell;
};
FirstResponder = {
ACTIONS = {
reauthenticate:;
cancel:;
markServer:;
makePrimary:;
changePassword:;
authenticate:;
ok:;
togglePreferred:;
deauthenticate:;
};
SUPERCLASS = Object;
};
Servers = {
ACTIONS = {
togglePreferred:;
authenticate:;
changePassword:;
cancel:;
ok:;
deauthenticate:;
reauthenticate:;
};
OUTLETS = {
window;
secondTitleField;
scrollView;
authenticationForm;
matrix;
nonPrefList;
preferredButton;
authenticationPanel;
};
SUPERCLASS = Object;
};
Controller = {
ACTIONS = {
toggleNetWare:;
pwok:;
changePassword:;
appDidInit:;
pwCancel:;
};
OUTLETS = {
authenticationForm;
printerBrowserButton;
printerScrollView;
printerInfoForm;
printerBrowser;
authenticationPanel;
printerList;
titleTextField;
authenticateButton;
netWareMenuItem;
newPrinterMenuItem;
printerOKButton;
printerPanel;
printerMatrix;
configPanel;
printerTypeBrowser;
passwordPanel;
messageTextField;
printerClassButton;
browserColumns;
typeList;
browserParents;
loginHashTable;
authAsPanel;
fieldMatrix;
markMenuItem;
authenticateTextField;
deletePrinterMenuItem;
printerTypeScrollView;
modifyPrinterMenuItem;
printerNWForm;
authAsForm;
showPreferredMenuItem;
browserPanel;
pwokButton;
inputTextField;
printerTypeMatrix;
};
SUPERCLASS = Object;
};