home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OpenStep 4.0 (User)
/
OS_user_4.0.iso
/
NextAdmin
/
NFSManager.app
/
English.lproj
/
ImportsManager.nib
/
data.classes
next >
Wrap
Text File
|
1992-07-13
|
1KB
|
77 lines
TableView = {
ACTIONS = {
acceptEdits:;
cancelEdits:;
};
OUTLETS = {
target;
vScroller;
theDataSource;
hScroller;
columnList;
bodyClipView;
titleFont;
};
SUPERCLASS = Control;
};
ImportsManager = {
ACTIONS = {
windowWillClose:;
selectImportsFromNetInfo:;
noteChange:;
enableExpertOptions:;
optionsOK:;
updateInspector:;
addImportsEntry:;
removeImportsEntry:;
chooseMountPoint:;
runExpertOptionsPanel:;
optionsRevert:;
endModalPanel:;
};
OUTLETS = {
okButton;
mountRoButton;
ifsPathField;
mountPointField;
revertButton;
folderTable;
mountBgButton;
nfsTimeoutField;
nniHostPanel;
ifsHostPanel;
mountPointButton;
retryButton;
serverPortField;
mountRetriesField;
expertButton;
ifsHostField;
nniPathField;
writeBufferField;
removeFolderButton;
folderIconBox;
nniHostField;
niDomain;
nfsRetriesField;
importsWindow;
niDirectory;
suidButton;
expertOptionsPanel;
mountTimeoutField;
readBufferField;
};
SUPERCLASS = Object;
};
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};
IconBox = {
OUTLETS = {
iconButton;
currentTarget;
};
SUPERCLASS = Box;
};