home *** CD-ROM | disk | FTP | other *** search
- MachO = {
- ACTIONS = {
- appDidInit:;
- new:;
- open:;
- };
- OUTLETS = {
- editorList;
- iconEnteredEditor;
- openPanel;
- };
- SUPERCLASS = Object;
- };
- FirstResponder = {
- ACTIONS = {
- pickBrowser:;
- showSortOptions:;
- viewSourceInEdit:;
- addHeader:;
- pickFinder:;
- updateHeaders:;
- browseSelectionFromFinder:;
- printTextObject:;
- };
- SUPERCLASS = Object;
- };
- FindPanel = {
- ACTIONS = {
- enterSelection:;
- findPanel:;
- findPrevious:;
- findNext:;
- };
- OUTLETS = {
- findPanel;
- };
- SUPERCLASS = Object;
- };
- HeaderDriver = {
- ACTIONS = {
- appDidInit:;
- printTextObject:;
- showPreferences:;
- appWillTerminate:;
- showInfo:;
- open:;
- new:;
- };
- OUTLETS = {
- BrowseSelectionButton;
- openPanel;
- SortOptionsButton;
- iconEnteredEditor;
- editSpeaker;
- findOptionsPanel;
- BrowseButton;
- finderLanguageElements;
- inspect;
- FindButton;
- editorList;
- find;
- };
- SUPERCLASS = Object;
- };
- MyMachO = {
- SUPERCLASS = MachO;
- };
- HVPreferences = {
- ACTIONS = {
- removeHeader:;
- addHeader:;
- setHeadersToInstallScrollView:;
- setCpp:;
- showDirectoryPreferences:;
- setHeadersToInstallMatrix:;
- showOtherPreferences:;
- selectFileFromList:;
- showHeaderPreferences:;
- };
- OUTLETS = {
- headersToInstallScrollView;
- cppOptions;
- documentationDirectoriesView;
- headerFilesView;
- fullPath;
- setCppButton;
- headersToInstallMatrix;
- otherstuffView;
- outerbox;
- };
- SUPERCLASS = Object;
- };
-