home *** CD-ROM | disk | FTP | other *** search
- eText = {
- ACTIONS = {
- };
- OUTLETS = {
- doc;
- };
- SUPERCLASS = Text;
- };
- ContainerView = {
- ACTIONS = {
- splitView:;
- };
- OUTLETS = {
- theAgent;
- contentView;
- };
- SUPERCLASS = View;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- eTDocUI = {
- ACTIONS = {
- revert:;
- close:;
- save:;
- print:;
- saveTo:;
- windowDidBecomeMain:;
- windowWillClose:;
- saveAs:;
- };
- OUTLETS = {
- printInfo;
- theSplitview;
- etDoc;
- theWindow;
- theContainer;
- eTextObj;
- theScroller;
- theAgent;
- };
- SUPERCLASS = Object;
- };
- eTDoc = {
- ACTIONS = {
- };
- OUTLETS = {
- annotationTab;
- docUI;
- corpusTab;
- docTypeObj;
- };
- SUPERCLASS = Object;
- };
-