home *** CD-ROM | disk | FTP | other *** search
- Eval = {
- ACTIONS = {
- appDidInit:;
- clearTranscriptText:;
- libRemove:;
- evalObjCTranscript:;
- clearTranscriptGraphics:;
- libAdd:;
- setDefaults:;
- showTranscript:;
- };
- OUTLETS = {
- graphicsSize;
- fontSize;
- libBrowser;
- compilerSwitches;
- textScrollView;
- graphicsScrollView;
- splitView;
- fontName;
- transcriptWindow;
- };
- SUPERCLASS = Application;
- };
- GraphicsView = {
- SUPERCLASS = View;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
-