home *** CD-ROM | disk | FTP | other *** search
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- Preference = {
- ACTIONS = {
- NewEditor:;
- DeleteEditor:;
- CancelDialog:;
- EndDialog:;
- };
- OUTLETS = {
- AutoSaveTimeInterval;
- EditorMatrix;
- IsBackupOnSave;
- EditorScrollView;
- IsAutoSave;
- EditorTextField;
- IsScrollContinuously;
- PrefDialog;
- GreekTextSize;
- };
- SUPERCLASS = Object;
- };
-