home *** CD-ROM | disk | FTP | other *** search
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- IconView = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = View;
- };
- Domain = {
- ACTIONS = {
- inspectDirectory:;
- windowDidResize:;
- newDirectory:;
- deleteDirectory:;
- windowDidBecomeKey:;
- selectDir:;
- windowWillClose:;
- browser:;
- init:;
- duplicateDirectory:;
- windowWillResize:;
- };
- OUTLETS = {
- parent;
- myWindow;
- domainMgr;
- iconView;
- myBrowser;
- dirNameText;
- dirIdText;
- controller;
- };
- SUPERCLASS = Object;
- };
- Controller = {
- ACTIONS = {
- viewUnsorted:;
- info:;
- showLeafNodes:;
- changeRootPassword:;
- ignoreLeafNodes:;
- panelCancel:;
- viewBy:;
- authenticateUser:;
- appendVal:;
- duplicate:;
- delete:;
- prefStart:;
- notes:;
- showIdNumbers:;
- appendProp:;
- insertVal:;
- newDir:;
- newProp:;
- prefSetStart:;
- setCurrentInspector:;
- inspect:;
- openDomain:;
- openByTag:;
- insertProp:;
- preferences:;
- hideIdNumbers:;
- viewSorted:;
- revert:;
- panelOk:;
- openParent:;
- save:;
- setCurrentDomain:;
- newVal:;
- appDidInit:;
- deauthenticateUser:;
- };
- OUTLETS = {
- notesPanel;
- newValMenu;
- newPropMenu;
- notesText;
- viewByMgr;
- prefStartMatrix;
- leafMenu;
- authMenu;
- deleteMenu;
- infoPanel;
- currentInspector;
- sortMenu;
- viewByMenu;
- insertValMenu;
- tagPanel;
- appendPropMenu;
- insertPropMenu;
- prefShowLeavesButton;
- tagForm;
- domainList;
- pwMgr;
- prefShowIdsButton;
- duplicateMenu;
- currentDomain;
- prefPanel;
- prefStylePopUp;
- revertMenu;
- newdirMenu;
- notesMenu;
- idMenu;
- prefStartText;
- prefStartButton;
- inspectMenu;
- saveMenu;
- prefConfirmMatrix;
- parentMenu;
- appendValMenu;
- };
- SUPERCLASS = Object;
- };
-