home *** CD-ROM | disk | FTP | other *** search
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- Settings = {
- ACTIONS = {
- showPanelForView:;
- setBacking:;
- setColorSpace:;
- windowDidBecomeMain:;
- setFPS:;
- setZoom:;
- updateFromView:;
- windowWillClose:;
- setFlag:;
- };
- OUTLETS = {
- colorSpaceMatrix;
- buttonMatrix;
- zoomMatrix;
- fpsForm;
- form;
- panel;
- fpsSlider;
- panelInUse;
- backingMatrix;
- };
- SUPERCLASS = Object;
- };
-