home *** CD-ROM | disk | FTP | other *** search
- ApplicationInspector = {
- ACTIONS = {
- changeGenerateSwitch:;
- };
- OUTLETS = {
- scrollView;
- box;
- extensionEditor;
- appMatrix;
- docMatrix;
- mainNibFileField;
- dragFile;
- typeField;
- editedCell;
- generateSwitch;
- appClassField;
- nameField;
- dragImage;
- languageField;
- sysExtMatrix;
- installField;
- sysExtScrollview;
- appIcon;
- };
- SUPERCLASS = ProjectDriver;
- };
- ApplicationInspectord = {
- ACTIONS = {
- };
- OUTLETS = {
- scrollView;
- box;
- extensionEditor;
- appMatrix;
- docMatrix;
- mainNibFileField;
- dragFile;
- typeField;
- editedCell;
- generateSwitch;
- appClassField;
- nameField;
- dragImage;
- sysExtMatrix;
- languageField;
- installField;
- sysExtScrollview;
- appIcon;
- };
- SUPERCLASS = Object;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- IconViewCellMatrix = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = Matrix;
- };
- ProjectDriver = {
- ACTIONS = {
- revert:;
- };
- OUTLETS = {
- window;
- contentView;
- projectEditor;
- };
- SUPERCLASS = Object;
- };
-