home *** CD-ROM | disk | FTP | other *** search
- LRSwitch = {
- SUPERCLASS = View;
- };
- FirstResponder = {
- ACTIONS = {
- performResize:;
- };
- SUPERCLASS = Object;
- };
- Preferences = {
- ACTIONS = {
- showp:;
- printp:;
- setSize:;
- };
- OUTLETS = {
- boldIndex;
- fontSizeForm;
- fontSize;
- panel;
- printPictures;
- setSize;
- exactMatch;
- pictureSwitch;
- };
- SUPERCLASS = Object;
- };
-