home *** CD-ROM | disk | FTP | other *** search
- TileScrollView = {
- OUTLETS = {
- popupListButton;
- stubView;
- };
- SUPERCLASS = ScrollView;
- };
- Icon = {
- ACTIONS = {
- titleEdit:;
- };
- OUTLETS = {
- iconTitle;
- target;
- image;
- theHeaderViewer;
- };
- SUPERCLASS = View;
- };
- Shelf = {
- SUPERCLASS = View;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- HeaderViewer = {
- ACTIONS = {
- setCaseInsensitivity:;
- setExactMatchSensitivity:;
- pickNewView:;
- windowDidResize:;
- precompile:;
- pickBrowser:;
- installBrowserView:;
- windowWillClose:;
- splitView:;
- windowWillResize:;
- pickFinder:;
- };
- OUTLETS = {
- splitViewer;
- sourceText;
- viewPopup;
- viewerBox;
- finderViewDriver;
- nameTextField;
- resultIcon;
- precompilerPanel;
- viewModeButton;
- cppOptionsOnOpenPanel;
- finderBrowserModeMatrix;
- rtfdText;
- scrollview;
- viewSummary;
- finderBox;
- summaryText;
- placeTextField;
- openPanelAncView;
- listOfOtherLocations;
- headerViewerDriver;
- precompileOptions;
- splitViewerBox;
- window;
- container;
- finderButton;
- viewDoc;
- browserViewDriver;
- browserFinderMatrix;
- };
- SUPERCLASS = Object;
- };
- Sizer = {
- SUPERCLASS = Control;
- };
- QueryField = {
- ACTIONS = {
- prevQ:;
- nextQ:;
- };
- SUPERCLASS = TextField;
- };
- StubView = {
- SUPERCLASS = View;
- };
- MyControl1 = {
- SUPERCLASS = Control;
- };
- MyObject = {
- SUPERCLASS = Object;
- };
-