home *** CD-ROM | disk | FTP | other *** search
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- TileScrollView = {
- ACTIONS = {
- };
- OUTLETS = {
- rulerView;
- rulerClipView;
- stubView;
- };
- SUPERCLASS = ScrollView;
- };
- AppPreferences = {
- ACTIONS = {
- deleteList:;
- dictSet:;
- selectAppList:;
- setInspect:;
- inspectList:;
- revertInspect:;
- newList:;
- };
- OUTLETS = {
- dispatcher;
- dictField;
- tileScrollView;
- dictButton;
- setButton;
- delButton;
- newButton;
- convMatrix;
- inspectButton;
- revertButton;
- inspectWin;
- appNameField;
- appField;
- myWindow;
- inputMatrix;
- };
- SUPERCLASS = Object;
- };
-