home *** CD-ROM | disk | FTP | other *** search
- Group = {
- ACTIONS = {
- revert:;
- save:;
- saveToDomain:;
- textDidGetKeys:;
- windowDidBecomeKey:;
- delete:;
- initFromNetInfo:;
- windowWillClose:;
- init:;
- };
- OUTLETS = {
- gidText;
- nameText;
- nameTitle;
- gidTitle;
- mywindow;
- descriptionText;
- domain;
- controller;
- };
- SUPERCLASS = Object;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- User = {
- ACTIONS = {
- revert:;
- save:;
- saveToDomain:;
- textDidGetKeys:;
- windowDidBecomeKey:;
- delete:;
- initFromNetInfo:;
- windowWillClose:;
- init:;
- };
- OUTLETS = {
- nameText;
- mywindow;
- descriptionText;
- domain;
- idText;
- controller;
- };
- SUPERCLASS = Object;
- };
-