home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NeXTSTEP 3.0
/
NeXTSTEP3.0.iso
/
NextAdmin
/
NetInfoManager.app
/
Spanish.lproj
/
NetInfoMgr.nib
/
data.classes
next >
Wrap
Text File
|
1992-07-10
|
2KB
|
112 lines
MatrixScroll = {
ACTIONS = {
setMyPEdit:;
whatText:;
setMyText:;
};
OUTLETS = {
matrix;
myPEdit;
myCells;
myText;
currentCell;
};
SUPERCLASS = ScrollView;
};
NIApplication = {
ACTIONS = {
terminate:;
};
OUTLETS = {
myDistributor;
aWindowMenu;
myPrinterInfo;
aServiceMenu;
};
SUPERCLASS = Application;
};
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};
InfoPanelHolder = {
ACTIONS = {
makeKeyandOrderFront:;
};
OUTLETS = {
infoPanel;
};
SUPERCLASS = Object;
};
Distributor = {
ACTIONS = {
destroyItem:;
setTheView:;
changeRootPassword:;
duplicateItem:;
inspectItem:;
terminate:;
sortItem:;
runCreationPanel:;
refreshWindow:;
performPrint:;
runInfoPanel:;
authenticateAsUser:;
windowDidBecomeKey:;
setViewUnSorted:;
findStringInColumn:;
setCurrentWindow:;
connectNIBrowser:;
freeCurrentBrowser:;
showPreferences:;
setViewPropertyEdit:;
performPageLayout:;
revertCurrentEditor:;
deauthenticate:;
crU&NIBrowser:;
breakOpenItem:;
disableModification:;
enableModification:;
showFindPanel:;
setViewSorted:;
doDeletion:;
saveCurrentEditor:;
insertItem:;
windowDidResize:;
setCurrentBrowser:;
showViewByPanel:;
appendItem:;
};
OUTLETS = {
thePrintMenuCell;
directConnectPanel;
infoPanel;
findPanel;
currentBrowser;
newDomainPanel;
theEditMenu;
lastWindow;
findButton;
theViewMenu;
versionTag;
workingID;
findText;
prefPanel;
viewedByScroll;
theSecurityMenu;
currentWindow;
newWindow;
tempID;
viewByPanel;
viewedProperty;
theDB;
theDirectoryMenu;
theDomainMenu;
currentPropEditor;
myPL;
viewedByButton;
};
SUPERCLASS = Object;
};