home *** CD-ROM | disk | FTP | other *** search
- FirstResponder = {
- ACTIONS = {
- inspectPrototype:;
- performResize:;
- };
- SUPERCLASS = Object;
- };
- IBMatrixInspector = {
- ACTIONS = {
- revert:;
- performClick:;
- cancelPropagate:;
- okPropagate:;
- inspectPrototype:;
- autotag:;
- ok:;
- matchCells:;
- setReturnSign:;
- };
- OUTLETS = {
- selRectSwitch;
- propagateSwitch;
- propagateMatrix;
- protoMatrix;
- trackMatrix;
- window;
- backgrayMatrix;
- returnSwitch;
- autotagSwitch;
- propagateWindow;
- protoBox;
- autosizeSwitch;
- tagForm;
- };
- SUPERCLASS = Object;
- };
-