home *** CD-ROM | disk | FTP | other *** search
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
- VISIONRightMouseController = {
- ACTIONS = {"ok:" = "ok:"; "revert:" = "revert:"; };
- OUTLETS = {
- emEna = emEna;
- emMat = emMat;
- esEna = esEna;
- esMat = esMat;
- mmEna = mmEna;
- mmMat = mmMat;
- thePanel = thePanel;
- theStrings = theStrings;
- toEna = toEna;
- toMat = toMat;
- tsEna = tsEna;
- tsMat = tsMat;
- };
- SUPERCLASS = Object;
- };
-