home *** CD-ROM | disk | FTP | other *** search
- Preferences = {
- ACTIONS = {
- "changeOptionMode:" = "changeOptionMode:";
- "ok:" = "ok:";
- "performClick:" = "performClick:";
- "revert:" = "revert:";
- };
- OUTLETS = {
- ok = ok;
- optionView = optionView;
- optionsButton = optionsButton;
- revert = revert;
- win = win;
- };
- SUPERCLASS = Object;
- };
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
- CPreferences = {
- OUTLETS = {
- includePath = includePath;
- levelMatrix1 = levelMatrix1;
- levelMatrix2 = levelMatrix2;
- scroll = scroll;
- tagsPath = tagsPath;
- };
- SUPERCLASS = Preferences;
- };
-