home *** CD-ROM | disk | FTP | other *** search
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- FlipViewConnectionInspector = {
- ACTIONS = {
- revert:;
- setDefault:;
- normalConnect:;
- browserClick:;
- tagChanged:;
- matrixClick:;
- browserDoubleClick:;
- listConnect:;
- };
- OUTLETS = {
- scrollView;
- splitView;
- bottomPanel;
- matrix;
- browser;
- tagField;
- cellPrototype;
- normalConnectButton;
- listConnectButton;
- setDefaultButton;
- topPanel;
- prevObject;
- };
- SUPERCLASS = IBInspector;
- };
-