PageView = { ACTIONS = { gotoPage:; }; OUTLETS = { pageNum; zoomed; pageStuff; myView; pageForm; }; SUPERCLASS = ScrollView; }; TVWindow = { ACTIONS = { appDidUnhide:; }; OUTLETS = { pageView; }; SUPERCLASS = Window; }; FirstResponder = { ACTIONS = { }; SUPERCLASS = Object; }; TeXviewSwitchBoard = { ACTIONS = { TeXcustomexit:; nextPage:; unMock:; TeXdefaultexit:; setDefaultformat:; windowWillClose:; newDefaultformat:; zoomUnzoom:; TeXtexit:; TeXslitexit:; TeXlatexit:; moveBackInHistory:; zoom:; clearBuffer:; mockUnmock:; prevPage:; windowDidBecomeKey:; lastPage:; changeDPI:; mock:; changeUnits:; upDefaultformat:; newCustomformat:; TeXmakeit:; firstPage:; TeXamstexit:; fireRandom:; closeFile:; openManual:; clone:; newDocView:; unzoom:; upCustomformat:; reOpenFile:; openFile:; moveForwardInHistory:; setCustomformat:; TeXbibtexit:; }; OUTLETS = { positionText; myOpenPanel; command; positionRadio; mockSwitch; currentPageForm; newDocView; console; customformat; defaultformat; tex; currentZoomed; }; SUPERCLASS = Object; };