home *** CD-ROM | disk | FTP | other *** search
- Preferences = {
- ACTIONS = {
- revert:;
- changeOptionMode:;
- ok:;
- };
- OUTLETS = {
- revert;
- win;
- optionsButton;
- ok;
- optionView;
- };
- SUPERCLASS = Object;
- };
- FirstResponder = {
- ACTIONS = {
- performResize:;
- };
- SUPERCLASS = Object;
- };
- TemporaryPreferences = {
- OUTLETS = {
- wrapMatrix;
- rtfMatrix;
- };
- SUPERCLASS = Preferences;
- };
-