home *** CD-ROM | disk | FTP | other *** search
- FolderAcceptor = {
- OUTLETS = {
- checkBox;
- };
- SUPERCLASS = View;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- SNSWindow = {
- ACTIONS = {
- doNetMask:;
- buildItNow:;
- doAutoAdd:;
- doShare:;
- doShareLocal:;
- okNetPanel:;
- doNISDomain:;
- appDidInit:;
- doShareGeneral:;
- doUsePassword:;
- doRouter:;
- blastNetwork:;
- showDataPanel:;
- doBroadcast:;
- doShareHome:;
- doOneTime:;
- runNetPanel:;
- cancelNetPanel:;
- };
- OUTLETS = {
- ShareNetinfoSwitch;
- LocalAcceptorView;
- ShareGPFolderSwitch;
- whatToShareText;
- SecureItButton;
- MoreNetInfoPanel;
- UserAcceptorView;
- myNetwork;
- mnNetMaskText;
- mnNISSwitch;
- ShareUserSwitch;
- MachineNameText;
- mnRouteText;
- folderDistributor;
- mnBroadcastAddr;
- mnRouteSwitch;
- MoreNetCancel;
- limitNetAccessSwitch;
- MoreNetOK;
- BuildItNowButton;
- mnNISText;
- ShareMailFolderSwitch;
- versionString;
- mnBroadcastText;
- AutoHostAdditionSwitch;
- ShareLocalFolderSwitch;
- theNumberThree;
- mnNetMaskSwitch;
- localFolderText;
- automaticAddressSwitch;
- passwordChangePanel;
- UsePasswordSwitch;
- userFolderText;
- OneTimeSwitch;
- ShareSwitch;
- MorePreciseDataButton;
- gpFolderText;
- gpAcceptorView;
- MachineIPText;
- };
- SUPERCLASS = Window;
- };
- FolderDistributor = {
- ACTIONS = {
- dragExit:;
- };
- OUTLETS = {
- UserAcceptorView;
- LocalAcceptorView;
- MailAcceptorView;
- };
- SUPERCLASS = Object;
- };
- TheNetwork = {
- ACTIONS = {
- load:;
- };
- OUTLETS = {
- snsWindow;
- };
- SUPERCLASS = Object;
- };
-